File tree Expand file tree Collapse file tree 2 files changed +6
-3093
lines changed Expand file tree Collapse file tree 2 files changed +6
-3093
lines changed Original file line number Diff line number Diff line change 1818 " html5-framework" ,
1919 " javascript-framework"
2020 ],
21- "publishConfig" : {
22- "access" : " public"
23- },
21+ "publishConfig" : { "access" : " public" },
2422 "scripts" : {
2523 "start" : " npx webpack --config webpack.config.js" ,
2624 "build" : " NODE_ENV=production npx webpack --config webpack.config.js" ,
5856 "webpack-log" : " ^3.0.1"
5957 },
6058 "dependencies" : {
61- "@cocreate/crdt" : " ^1.0.5 " ,
62- "@cocreate/message-client" : " ^1.0.0 " ,
63- "@cocreate/observer" : " ^1.0.2 " ,
64- "@cocreate/pickr" : " ^1.1.1 " ,
65- "@cocreate/select" : " ^1.0.11 "
59+ "@cocreate/crdt" : " latest " ,
60+ "@cocreate/message-client" : " latest " ,
61+ "@cocreate/observer" : " latest " ,
62+ "@cocreate/pickr" : " latest " ,
63+ "@cocreate/select" : " latest "
6664 }
6765}
You can’t perform that action at this time.
0 commit comments