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 89d61fd commit 40b3e2dCopy full SHA for 40b3e2d
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",
@@ -60,9 +59,10 @@
60
59
"webpack-log": "^3.0.1"
61
},
62
"dependencies": {
+ "@cocreate/cli": "^1.33.0",
63
"@cocreate/crud-client": "^1.21.13",
64
"@cocreate/element-prototype": "^1.8.19",
65
"@cocreate/floating-label": "^1.7.10",
66
"@cocreate/observer": "^1.8.8"
67
}
68
-}
+}
0 commit comments