diff --git a/package.json b/package.json index 22f1e8b..0a95ba3 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,6 @@ "devDependencies": { "@babel/core": "^7.9.6", "@babel/preset-env": "^7.9.6", - "@cocreate/cli": "^1.33.0", "babel-loader": "^8.1.0", "clean-webpack-plugin": "^3.0.0", "file-loader": "^6.2.0", @@ -60,6 +59,7 @@ }, "dependencies": { "@cocreate/actions": "^1.8.21", + "@cocreate/cli": "^1.33.0", "@cocreate/crud-client": "^1.21.13", "@cocreate/element-prototype": "^1.8.19", "@cocreate/local-storage": "^1.7.10", @@ -68,4 +68,4 @@ "@cocreate/position": "^1.3.18", "@cocreate/uuid": "^1.4.17" } -} +} \ No newline at end of file