Skip to content

Commit 9bbf9e7

Browse files
author
Frank Pagan
committed
fix: bump @cocreate dependencies
1 parent e8ca050 commit 9bbf9e7

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
@@ -26,11 +26,11 @@
2626
},
2727
"homepage": "https://github.com/CoCreate-app/CoCreate-docs#readme",
2828
"dependencies": {
29-
"@cocreate/crud-client": "^1.19.2",
30-
"@cocreate/hosting": "^1.8.2",
29+
"@cocreate/crud-client": "^1.19.4",
30+
"@cocreate/hosting": "^1.8.4",
3131
"extract-comments": "^1.1.0",
3232
"glob": "^7.1.6",
3333
"mime-types": "^2.1.35",
3434
"parse-html-comments": "^1.3.1"
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)