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 6e9070e commit df7280eCopy full SHA for df7280e
package.json
@@ -47,7 +47,7 @@
47
"devDependencies": {
48
"@babel/core": "^7.9.6",
49
"@babel/preset-env": "^7.9.6",
50
- "@cocreate/cli": "^1.29.3",
+ "@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,8 +59,8 @@
59
"webpack-log": "^3.0.1"
60
},
61
"dependencies": {
62
- "@cocreate/actions": "^1.8.19",
63
- "@cocreate/observer": "^1.8.6",
64
- "@cocreate/utils": "^1.21.4"
+ "@cocreate/actions": "^1.8.21",
+ "@cocreate/observer": "^1.8.8",
+ "@cocreate/utils": "^1.21.5"
65
}
66
-}
+}
0 commit comments