Commit 4c64b7b 1 parent 728fbd9 commit 4c64b7b Copy full SHA for 4c64b7b
File tree 2 files changed +3
-3217
lines changed
2 files changed +3
-3217
lines changed Original file line number Diff line number Diff line change 20
20
" html5-framework" ,
21
21
" javascript-framework"
22
22
],
23
- "publishConfig" : {
24
- "access" : " public"
25
- },
23
+ "publishConfig" : { "access" : " public" },
26
24
"scripts" : {
27
25
"start" : " npx webpack --config webpack.config.js" ,
28
26
"build" : " NODE_ENV=production npx webpack --config webpack.config.js" ,
36
34
},
37
35
"author" : " CoCreate LLC" ,
38
36
"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" },
42
38
"homepage" : " https://cocreate.app/docs/utils" ,
43
39
"funding" : {
44
40
"type" : " GitHub Sponsors ❤" ,
60
56
"webpack-log" : " ^3.0.1"
61
57
},
62
58
"dependencies" : {
63
- "@cocreate/docs" : " ^1.0.3 " ,
59
+ "@cocreate/docs" : " latest " ,
64
60
"mini-css-extract-plugin" : " ^1.5.0"
65
61
}
66
62
}
You can’t perform that action at this time.
0 commit comments