We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e698312 commit ee361c3Copy full SHA for ee361c3
CoCreate.config.js
@@ -1,7 +1,7 @@
1
module.exports = {
2
"config": {
3
- "apiKey": "2061acef-0451-4545-f754-60cf8160",
4
"organization_id": "5ff747727005da1c272740ab",
+ "apiKey": "2061acef-0451-4545-f754-60cf8160",
5
"host": "general.cocreate.app"
6
},
7
"sources": [
package.json
@@ -60,9 +60,9 @@
60
"webpack-log": "^3.0.1"
61
62
"dependencies": {
63
- "@cocreate/actions": "^1.6.2",
64
- "@cocreate/docs": "^1.6.2",
65
- "@cocreate/observer": "^1.6.2",
66
- "@cocreate/utils": "^1.19.2"
+ "@cocreate/actions": "^1.6.4",
+ "@cocreate/docs": "^1.6.4",
+ "@cocreate/observer": "^1.6.4",
+ "@cocreate/utils": "^1.19.4"
67
}
68
-}
+}
0 commit comments