File tree Expand file tree Collapse file tree 3 files changed +848
-686
lines changed
Expand file tree Collapse file tree 3 files changed +848
-686
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-iconfont-cli" ,
3- "version" : " 2.1 .0" ,
3+ "version" : " 2.2 .0" ,
44 "main" : " index.js" ,
55 "keywords" : [
66 " iconfont" ,
3838 "@types/minimist" : " ^1.2.0" ,
3939 "@types/mkdirp" : " ^0.5.2" ,
4040 "@types/node" : " ^12.7.2" ,
41- "@types/react" : " ^16.9.2 " ,
42- "@types/react-native" : " ^0.62.16 " ,
41+ "@types/react" : " ^16.9.46 " ,
42+ "@types/react-native" : " ^0.63.8 " ,
4343 "react" : " ^16.9.0" ,
44- "react-native" : " ^0.60.5 " ,
44+ "react-native" : " ^0.63.2 " ,
4545 "react-native-svg" : " 9.13.0" ,
4646 "ts-node" : " ^8.3.0" ,
47- "typescript" : " ^3.5.3 "
47+ "typescript" : " ^3.9.7 "
4848 }
4949}
Original file line number Diff line number Diff line change 33 "target" : " es5" ,
44 "module" : " commonjs" ,
55 "allowJs" : false ,
6+ "lib" : [" ESNext" ],
67 "declaration" : true ,
78 "removeComments" : false ,
89 "outDir" : " ./build" ,
You can’t perform that action at this time.
0 commit comments