File tree Expand file tree Collapse file tree 4 files changed +2566
-2601
lines changed Expand file tree Collapse file tree 4 files changed +2566
-2601
lines changed Original file line number Diff line number Diff line change 34
34
},
35
35
"size-limit" : [
36
36
{
37
- "limit" : " 1.15 KB" ,
37
+ "limit" : " 1.4 KB" ,
38
38
"path" : " dist/react-swipeable.js"
39
39
}
40
40
],
86
86
"eslint-plugin-react-hooks" : " ^4.0.5" ,
87
87
"gh-pages" : " ^3.0.0" ,
88
88
"jest" : " ^26.1.0" ,
89
- "microbundle" : " ^0.12 .3" ,
89
+ "microbundle" : " ^0.13 .3" ,
90
90
"prettier" : " ^2.0.5" ,
91
91
"react" : " ^17.0.1" ,
92
92
"react-dom" : " ^17.0.1" ,
Original file line number Diff line number Diff line change 12
12
"noUnusedParameters" : true ,
13
13
"outDir" : " lib/" ,
14
14
"pretty" : true ,
15
- "rootDirs" : [" ./src" ],
16
15
"skipLibCheck" : true ,
17
16
"sourceMap" : true ,
18
17
"strict" : true ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"extends" : " ./tsconfig.base.json" ,
3
3
"include" : [" src/**/*" ],
4
- }
4
+ }
You can’t perform that action at this time.
0 commit comments