File tree 1 file changed +3
-9
lines changed
1 file changed +3
-9
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" ,
35
33
},
36
34
"author" : " CoCreate LLC" ,
37
35
"license" : " MIT" ,
38
- "bugs" : {
39
- "url" : " https://github.com/CoCreate-app/CoCreate-kanban/issues"
40
- },
36
+ "bugs" : { "url" : " https://github.com/CoCreate-app/CoCreate-kanban/issues" },
41
37
"homepage" : " https://cocreate.app/docs/kanban" ,
42
38
"funding" : {
43
39
"type" : " GitHub Sponsors ❤" ,
58
54
"webpack-cli" : " ^4.5.0" ,
59
55
"webpack-log" : " ^3.0.1"
60
56
},
61
- "dependencies" : {
62
- "@cocreate/docs" : " ^1.4.15"
63
- }
57
+ "dependencies" : { "@cocreate/docs" : " ^1.4.16" }
64
58
}
You can’t perform that action at this time.
0 commit comments