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 34158a5 commit 62373ceCopy full SHA for 62373ce
package.json
@@ -48,7 +48,7 @@
48
"devDependencies": {
49
"@babel/core": "^7.9.6",
50
"@babel/preset-env": "^7.9.6",
51
- "@cocreate/cli": "^1.29.3",
+ "@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 +60,9 @@
60
"webpack-log": "^3.0.1"
61
},
62
"dependencies": {
63
- "@cocreate/crud-client": "^1.21.11",
64
- "@cocreate/element-prototype": "^1.8.17",
65
- "@cocreate/floating-label": "^1.7.8",
66
- "@cocreate/observer": "^1.8.6"
+ "@cocreate/crud-client": "^1.21.13",
+ "@cocreate/element-prototype": "^1.8.19",
+ "@cocreate/floating-label": "^1.7.10",
+ "@cocreate/observer": "^1.8.8"
67
}
68
-}
+}
0 commit comments