Skip to content

Commit 7698d1e

Browse files
author
Frank Pagan
committed
fix: bump @cocreate dependencies
1 parent 96a393f commit 7698d1e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CoCreate.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module.exports = {
22
"config": {
3-
"apiKey": "2061acef-0451-4545-f754-60cf8160",
43
"organization_id": "5ff747727005da1c272740ab",
4+
"apiKey": "2061acef-0451-4545-f754-60cf8160",
55
"host": "general.cocreate.app"
66
},
77
"sources": [

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@
6161
"webpack-log": "^3.0.2"
6262
},
6363
"dependencies": {
64-
"@cocreate/api": "^1.9.2",
65-
"@cocreate/docs": "^1.6.2",
64+
"@cocreate/api": "^1.9.4",
65+
"@cocreate/docs": "^1.6.4",
6666
"twilio": "^3.60.0",
6767
"twilio-client-mirror": "0.0.2",
6868
"util": "^0.12.3"
6969
}
70-
}
70+
}

0 commit comments

Comments
 (0)