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 fe29c80 commit bb78f4aCopy full SHA for bb78f4a
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
"css-loader": "^5.2.6",
@@ -71,6 +70,7 @@
71
70
"@cocreate/attributes": "^1.7.16",
72
"@cocreate/calculation": "^1.7.18",
73
"@cocreate/charts": "^1.6.16",
+ "@cocreate/cli": "^1.33.0",
74
"@cocreate/clone": "^1.4.18",
75
"@cocreate/cocreatecss": "^1.12.21",
76
"@cocreate/codearea": "^1.4.18",
@@ -133,4 +133,4 @@
133
"@cocreate/validation": "^1.8.17",
134
"@cocreate/vdom": "^1.6.18"
135
}
136
-}
+}
0 commit comments