We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d85834d commit ac21cd1Copy full SHA for ac21cd1
package.json
@@ -59,11 +59,11 @@
59
"webpack-log": "^3.0.1"
60
},
61
"dependencies": {
62
- "@cocreate/actions": "^1.10.2",
63
- "@cocreate/crud-client": "^1.23.1",
64
- "@cocreate/element-prototype": "^1.10.1",
65
- "@cocreate/render": "^1.26.1",
66
- "@cocreate/socket-client": "^1.25.2",
67
- "@cocreate/utils": "^1.23.1"
+ "@cocreate/actions": "^1.11.0",
+ "@cocreate/crud-client": "^1.24.0",
+ "@cocreate/element-prototype": "^1.11.0",
+ "@cocreate/render": "^1.27.0",
+ "@cocreate/socket-client": "^1.26.0",
+ "@cocreate/utils": "^1.24.0"
68
}
69
-}
+}
0 commit comments