File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313
1414
1515 < script >
16- var config = {
16+ var CoCreateConfig = {
1717 apiKey : '' ,
1818 organization_id : '' ,
1919 host : ''
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ <h2 class="border-bottom:1px_solid_lightgrey padding:5px_0px">Demo</h2>
113113 </ div >
114114 </ div >
115115 < script >
116- var config = {
116+ var CoCreateConfig = {
117117 apiKey : 'c2b08663-06e3-440c-ef6f-13978b42883a' ,
118118 securityKey : 'f26baf68-e3a9-45fc-effe-502e47116265' ,
119119 organization_id : '5de0387b12e200ea63204d6c'
Original file line number Diff line number Diff line change 2020 " html5-framework" ,
2121 " javascript-framework"
2222 ],
23- "publishConfig" : {
24- "access" : " public"
25- },
23+ "publishConfig" : { "access" : " public" },
2624 "scripts" : {
2725 "start" : " npx webpack --config webpack.config.js" ,
2826 "build" : " NODE_ENV=production npx webpack --config webpack.config.js" ,
6159 "webpack-log" : " ^3.0.1"
6260 },
6361 "dependencies" : {
64- "@cocreate/docs" : " ^1.3.6 " ,
65- "@cocreate/hosting" : " ^1.3.5 " ,
62+ "@cocreate/docs" : " ^1.3.14 " ,
63+ "@cocreate/hosting" : " ^1.3.14 " ,
6664 "mongodb" : " ^4.4.0" ,
6765 "node-html-parser" : " ^5.2.0"
6866 }
You can’t perform that action at this time.
0 commit comments