File tree Expand file tree Collapse file tree 2 files changed +25
-1528
lines changed
Expand file tree Collapse file tree 2 files changed +25
-1528
lines changed Original file line number Diff line number Diff line change 55 "main" : " dist/index.js" ,
66 "scripts" : {
77 "test" : " echo \" Error: no test specified\" && exit 1" ,
8- "prepublishOnly" : " babel ./src --out-dir ./dist -s inline" ,
98 "build" : " rollup -c" ,
109 "start" : " rollup -c -w"
1110 },
1615 "author" : " Kamil Dydo" ,
1716 "license" : " ISC" ,
1817 "devDependencies" : {
19- "@babel/cli" : " ^7.4.3" ,
20- "@babel/core" : " ^7.4.3" ,
21- "@babel/preset-env" : " ^7.4.3" ,
22- "@babel/preset-react" : " ^7.10.1" ,
23- "@types/react" : " ^16.9.41" ,
18+ "@types/react" : " ^16.9.43" ,
2419 "@types/react-dom" : " ^16.9.8" ,
25- "babel-core" : " ^6.26.3" ,
26- "babel-runtime" : " ^6.26.0" ,
2720 "react" : " ^16.13.1" ,
2821 "react-dom" : " ^16.13.1" ,
29- "rollup" : " ^2.18.2 " ,
22+ "rollup" : " ^2.23.0 " ,
3023 "rollup-plugin-sass" : " ^1.2.2" ,
3124 "rollup-plugin-typescript2" : " ^0.27.1" ,
32- "typescript" : " ^3.9.6 "
25+ "typescript" : " ^3.9.7 "
3326 },
3427 "keywords" : [
3528 " endless" ,
You can’t perform that action at this time.
0 commit comments