File tree Expand file tree Collapse file tree 4 files changed +4
-8
lines changed Expand file tree Collapse file tree 4 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 1111 "pretest" : " relative-deps" ,
1212 "dev" : " next" ,
1313 "build" : " next build" ,
14- "start" : " next start" ,
15- "test" : " true"
14+ "start" : " next start"
1615 },
1716 "dependencies" : {
1817 "isomorphic-fetch" : " ^2.2.1" ,
Original file line number Diff line number Diff line change 77 "postinstall" : " relative-deps" ,
88 "prestart" : " relative-deps" ,
99 "pretest" : " relative-deps" ,
10- "start" : " parcel index.html" ,
11- "test" : " true"
10+ "start" : " parcel index.html"
1211 },
1312 "dependencies" : {
1413 "@babel/preset-react" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 1919 "scripts" : {
2020 "build" : " pack build" ,
2121 "postbuild" : " copyfiles -f ../../LICENSE ../../README.md pkg" ,
22- "publish" : " npm publish pkg" ,
23- "test" : " true"
22+ "publish" : " npm publish pkg"
2423 },
2524 "peerDependencies" : {
2625 "react" : " >=16.3.1" ,
Original file line number Diff line number Diff line change 2121 "scripts" : {
2222 "build" : " pack build" ,
2323 "postbuild" : " copyfiles -f ../../LICENSE ../../README.md pkg" ,
24- "publish" : " npm publish pkg" ,
25- "test" : " true"
24+ "publish" : " npm publish pkg"
2625 },
2726 "peerDependencies" : {
2827 "react" : " >=16.3.1"
You can’t perform that action at this time.
0 commit comments