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 a14113e commit 73f9a0eCopy full SHA for 73f9a0e
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
@@ -58,6 +58,6 @@
58
"webpack-log": "^3.0.1"
59
60
"dependencies": {
61
- "@cocreate/docs": "^1.6.2"
+ "@cocreate/docs": "^1.6.4"
62
}
63
-}
+}
0 commit comments