Skip to content

Commit ee361c3

Browse files
author
Frank Pagan
committed
fix: bump @cocreate dependencies
1 parent e698312 commit ee361c3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

CoCreate.config.js

+1-1
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

+5-5
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
"webpack-log": "^3.0.1"
6161
},
6262
"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"
63+
"@cocreate/actions": "^1.6.4",
64+
"@cocreate/docs": "^1.6.4",
65+
"@cocreate/observer": "^1.6.4",
66+
"@cocreate/utils": "^1.19.4"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)