Commit 19dbf29 1 parent 3f02774 commit 19dbf29 Copy full SHA for 19dbf29
File tree 2 files changed +7
-9
lines changed
2 files changed +7
-9
lines changed Original file line number Diff line number Diff line change @@ -135,8 +135,8 @@ <h6 style='color:blue'>7 example SELECT (show multiples)</h6>
135
135
< div id ='testdiv1 ' class =""> will toggle </ div >
136
136
137
137
138
- <!--< script src="../dist/CoCreate-conditional-logic.js"></script>-- >
139
- < script src ="https://cdn.cocreate.app/latest/CoCreate.min.js " > </ script >
138
+ < script src ="../dist/CoCreate-conditional-logic.js "> </ script >
139
+ <!-- < script src="https://cdn.cocreate.app/latest/CoCreate.min.js" ></script> -- >
140
140
141
141
</ body >
142
142
</ html >
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/actions" : " ^1.5.55 " ,
64
- "@cocreate/docs" : " ^1.5.10 " ,
65
- "@cocreate/observer" : " ^1.5.59 " ,
66
- "@cocreate/utils" : " ^1.17.22 "
61
+ "@cocreate/actions" : " ^1.5.56 " ,
62
+ "@cocreate/docs" : " ^1.5.11 " ,
63
+ "@cocreate/observer" : " ^1.5.60 " ,
64
+ "@cocreate/utils" : " ^1.17.25 "
67
65
}
68
66
}
You can’t perform that action at this time.
0 commit comments