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 a97bd10 commit 699be1dCopy full SHA for 699be1d
package.json
@@ -47,7 +47,6 @@
47
"devDependencies": {
48
"@babel/core": "^7.9.6",
49
"@babel/preset-env": "^7.9.6",
50
- "@cocreate/cli": "^1.33.0",
51
"babel-loader": "^8.1.0",
52
"clean-webpack-plugin": "^3.0.0",
53
"file-loader": "^6.2.0",
@@ -61,8 +60,9 @@
61
60
"dependencies": {
62
"@cocreate/actions": "^1.8.21",
63
"@cocreate/api": "^1.10.20",
+ "@cocreate/cli": "^1.33.0",
64
"@cocreate/element-prototype": "^1.8.19",
65
"@cocreate/observer": "^1.8.8",
66
"@cocreate/utils": "^1.21.5"
67
}
68
-}
+}
0 commit comments