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 64c59e2 commit efb82aeCopy full SHA for efb82ae
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",
@@ -59,6 +58,7 @@
59
58
"webpack-log": "^3.0.1"
60
},
61
"dependencies": {
+ "@cocreate/cli": "^1.33.0",
62
"@cocreate/observer": "^1.8.8"
63
}
64
-}
+}
0 commit comments