Skip to content

Commit 75d7a76

Browse files
author
Frank Pagan
committed
fix: bump @cocreate dependencies
1 parent c5d15bd commit 75d7a76

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,13 @@
6161
"webpack-log": "^3.0.1"
6262
},
6363
"dependencies": {
64-
"@cocreate/actions": "^1.6.2",
65-
"@cocreate/crud-client": "^1.19.2",
66-
"@cocreate/docs": "^1.6.2",
67-
"@cocreate/element-prototype": "^1.6.2",
68-
"@cocreate/hosting": "^1.8.2",
69-
"@cocreate/render": "^1.22.2",
70-
"@cocreate/socket-client": "^1.18.0",
71-
"@cocreate/utils": "^1.19.2"
64+
"@cocreate/actions": "^1.6.4",
65+
"@cocreate/crud-client": "^1.19.4",
66+
"@cocreate/docs": "^1.6.4",
67+
"@cocreate/element-prototype": "^1.6.4",
68+
"@cocreate/hosting": "^1.8.4",
69+
"@cocreate/render": "^1.22.5",
70+
"@cocreate/socket-client": "^1.18.3",
71+
"@cocreate/utils": "^1.19.4"
7272
}
73-
}
73+
}

0 commit comments

Comments
 (0)