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 96a393f commit 7698d1eCopy full SHA for 7698d1e
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
@@ -61,10 +61,10 @@
61
"webpack-log": "^3.0.2"
62
63
"dependencies": {
64
- "@cocreate/api": "^1.9.2",
65
- "@cocreate/docs": "^1.6.2",
+ "@cocreate/api": "^1.9.4",
+ "@cocreate/docs": "^1.6.4",
66
"twilio": "^3.60.0",
67
"twilio-client-mirror": "0.0.2",
68
"util": "^0.12.3"
69
}
70
-}
+}
0 commit comments