File tree Expand file tree Collapse file tree 1 file changed +7
-11
lines changed Expand file tree Collapse file tree 1 file changed +7
-11
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/CoCreateCSS/issues"
41
- },
37
+ "bugs" : { "url" : " https://github.com/CoCreate-app/CoCreateCSS/issues" },
42
38
"homepage" : " https://cocreate.app/css/" ,
43
39
"funding" : {
44
40
"type" : " GitHub Sponsors ❤" ,
64
60
"webpack-log" : " ^3.0.1"
65
61
},
66
62
"dependencies" : {
67
- "@cocreate/crud-client" : " ^1.16.1 " ,
68
- "@cocreate/docs" : " ^1.4.13 " ,
69
- "@cocreate/hosting" : " ^1.6.12 " ,
70
- "@cocreate/observer" : " ^1.5.34 " ,
71
- "@cocreate/utils" : " ^1.14.2 "
63
+ "@cocreate/crud-client" : " ^1.16.3 " ,
64
+ "@cocreate/docs" : " ^1.4.15 " ,
65
+ "@cocreate/hosting" : " ^1.6.13 " ,
66
+ "@cocreate/observer" : " ^1.5.35 " ,
67
+ "@cocreate/utils" : " ^1.15.0 "
72
68
}
73
69
}
You can’t perform that action at this time.
0 commit comments