File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change 2020 " html5-framework" ,
2121 " javascript-framework"
2222 ],
23- "publishConfig" : {
24- "access" : " public"
25- },
23+ "publishConfig" : { "access" : " public" },
2624 "scripts" : {
2725 "start" : " npx webpack --config webpack.config.js" ,
2826 "build" : " NODE_ENV=production npx webpack --config webpack.config.js" ,
3634 },
3735 "author" : " CoCreate LLC" ,
3836 "license" : " MIT" ,
39- "bugs" : {
40- "url" : " https://github.com/CoCreate-app/CoCreate-utils/issues"
41- },
37+ "bugs" : { "url" : " https://github.com/CoCreate-app/CoCreate-utils/issues" },
4238 "homepage" : " https://cocreate.app/docs/utils" ,
4339 "funding" : {
4440 "type" : " GitHub Sponsors ❤" ,
5955 "webpack-cli" : " ^4.5.0" ,
6056 "webpack-log" : " ^3.0.1"
6157 },
62- "dependencies" : {
63- "@cocreate/docs" : " ^1.4.27"
64- }
58+ "dependencies" : { "@cocreate/docs" : " ^1.4.27" }
6559}
You can’t perform that action at this time.
0 commit comments