File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
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" ,
60
58
"webpack-log" : " ^3.0.1"
61
59
},
62
60
"dependencies" : {
63
- "@cocreate/crud-client" : " ^1.18.3 " ,
64
- "@cocreate/docs" : " ^1.5.10 " ,
65
- "@cocreate/hosting" : " ^1.7.10 " ,
66
- "@cocreate/local-storage" : " ^1.4.2 " ,
67
- "@cocreate/observer" : " ^1.5.59 "
61
+ "@cocreate/crud-client" : " ^1.18.4 " ,
62
+ "@cocreate/docs" : " ^1.5.11 " ,
63
+ "@cocreate/hosting" : " ^1.7.11 " ,
64
+ "@cocreate/local-storage" : " ^1.4.3 " ,
65
+ "@cocreate/observer" : " ^1.5.60 "
68
66
}
69
67
}
You can’t perform that action at this time.
0 commit comments