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 b69a6c6 commit 3e74216Copy full SHA for 3e74216
package.json
@@ -48,7 +48,6 @@
48
"devDependencies": {
49
"@babel/core": "^7.9.6",
50
"@babel/preset-env": "^7.9.6",
51
- "@cocreate/cli": "^1.33.0",
52
"babel-loader": "^8.1.0",
53
"clean-webpack-plugin": "^3.0.0",
54
"file-loader": "^6.2.0",
@@ -61,10 +60,11 @@
61
60
},
62
"dependencies": {
63
"@cocreate/actions": "^1.8.21",
+ "@cocreate/cli": "^1.33.0",
64
"@cocreate/crud-client": "^1.21.13",
65
"@cocreate/element-prototype": "^1.8.19",
66
"@cocreate/render": "^1.24.21",
67
"@cocreate/socket-client": "^1.23.15",
68
"@cocreate/utils": "^1.21.5"
69
}
70
-}
+}
0 commit comments