File tree Expand file tree Collapse file tree 4 files changed +845
-111
lines changed
Expand file tree Collapse file tree 4 files changed +845
-111
lines changed Original file line number Diff line number Diff line change 3939 "@babel/plugin-transform-runtime" : " ^7.4.4" ,
4040 "@babel/preset-env" : " ^7.4.5" ,
4141 "@babel/preset-react" : " ^7.0.0" ,
42- "@pika/pack" : " ^0.3.7 " ,
43- "@pika/plugin-build-node" : " ^0.3.15 " ,
44- "@pika/plugin-build-types" : " ^0.3.16 " ,
45- "@pika/plugin-build-web" : " ^0.3.15 " ,
46- "@pika/plugin-standard-pkg" : " ^0.3.15 " ,
42+ "@pika/pack" : " ^0.5.0 " ,
43+ "@pika/plugin-build-node" : " ^0.6.0 " ,
44+ "@pika/plugin-build-types" : " ^0.6.0 " ,
45+ "@pika/plugin-build-web" : " ^0.6.0 " ,
46+ "@pika/plugin-standard-pkg" : " ^0.6.0 " ,
4747 "@storybook/react" : " 5.2.0-beta.39" ,
4848 "@testing-library/jest-dom" : " ^4.0.0" ,
4949 "@testing-library/react" : " ^8.0.8" ,
Original file line number Diff line number Diff line change 1717 },
1818 "main" : " src" ,
1919 "scripts" : {
20- "build" : " pack build" ,
20+ "build" : " pika build" ,
2121 "postbuild" : " copyfiles -f ../../LICENSE ../../README.md pkg" ,
2222 "publish" : " npm publish pkg"
2323 },
Original file line number Diff line number Diff line change 1919 },
2020 "main" : " src" ,
2121 "scripts" : {
22- "build" : " pack build" ,
22+ "build" : " pika build" ,
2323 "postbuild" : " copyfiles -f ../../LICENSE ../../README.md pkg" ,
2424 "publish" : " npm publish pkg"
2525 },
You can’t perform that action at this time.
0 commit comments