File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 2121 " html5-framework" ,
2222 " javascript-framework"
2323 ],
24- "publishConfig" : {
25- "access" : " public"
26- },
24+ "publishConfig" : { "access" : " public" },
2725 "scripts" : {
2826 "start" : " npx webpack --config webpack.config.js" ,
2927 "build" : " NODE_ENV=production npx webpack --config webpack.config.js" ,
3735 },
3836 "author" : " CoCreate LLC" ,
3937 "license" : " GPL-3.0" ,
40- "bugs" : {
41- "url" : " https://github.com/CoCreate-app/CoCreate-api/issues"
42- },
38+ "bugs" : { "url" : " https://github.com/CoCreate-app/CoCreate-api/issues" },
4339 "homepage" : " https://cocreate.app/docs/api" ,
4440 "funding" : {
4541 "type" : " GitHub Sponsors ❤" ,
6258 },
6359 "dependencies" : {
6460 "@cocreate/actions" : " ^1.5.55" ,
65- "@cocreate/crud-client" : " ^1.18.0 " ,
61+ "@cocreate/crud-client" : " ^1.18.2 " ,
6662 "@cocreate/docs" : " ^1.5.9" ,
6763 "@cocreate/element-prototype" : " ^1.4.6" ,
6864 "@cocreate/hosting" : " ^1.7.9" ,
6965 "@cocreate/render" : " ^1.21.2" ,
70- "@cocreate/socket-client" : " ^1.14.1 "
66+ "@cocreate/socket-client" : " ^1.15.0 "
7167 }
7268}
You can’t perform that action at this time.
0 commit comments