File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -107,6 +107,10 @@ module.exports = {
107107 'path' : '../CoCreate-components/CoCreate-conditional-logic' ,
108108 'repo' : 'github.com/CoCreate-app/CoCreate-conditional-logic.git'
109109 } ,
110+ {
111+ 'path' : '../CoCreate-components/CoCreate-config' ,
112+ 'repo' : 'github.com/CoCreate-app/CoCreate-config.git'
113+ } ,
110114 {
111115 'path' : '../CoCreate-components/CoCreate-crdt' ,
112116 'repo' : 'github.com/CoCreate-app/CoCreate-crdt.git' ,
Original file line number Diff line number Diff line change 7373 "@cocreate/cocreatecss" : " ^1.12.32" ,
7474 "@cocreate/codearea" : " ^1.4.29" ,
7575 "@cocreate/conditional-logic" : " ^1.5.29" ,
76+ "@cocreate/config" : " ^1.0.4" ,
7677 "@cocreate/crdt" : " ^1.18.28" ,
7778 "@cocreate/croppie" : " ^1.3.28" ,
7879 "@cocreate/crud-client" : " ^1.21.24" ,
8586 "@cocreate/elements" : " ^1.17.33" ,
8687 "@cocreate/events" : " ^1.10.20" ,
8788 "@cocreate/fetch" : " ^1.23.29" ,
88- "@cocreate/file" : " ^1.3.5 " ,
89+ "@cocreate/file" : " ^1.3.6 " ,
8990 "@cocreate/filter" : " ^1.19.30" ,
9091 "@cocreate/floating-label" : " ^1.7.21" ,
9192 "@cocreate/form" : " ^1.14.30" ,
You can’t perform that action at this time.
0 commit comments