Skip to content

Commit 73f9a0e

Browse files
author
Frank Pagan
committed
fix: bump @cocreate dependencies
1 parent a14113e commit 73f9a0e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
"webpack-log": "^3.0.1"
5959
},
6060
"dependencies": {
61-
"@cocreate/docs": "^1.6.2"
61+
"@cocreate/docs": "^1.6.4"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)