We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8ca050 commit 9bbf9e7Copy full SHA for 9bbf9e7
CoCreate.config.js
@@ -1,7 +1,7 @@
1
module.exports = {
2
"config": {
3
- "apiKey": "2061acef-0451-4545-f754-60cf8160",
4
"organization_id": "5ff747727005da1c272740ab",
+ "apiKey": "2061acef-0451-4545-f754-60cf8160",
5
"host": "general.cocreate.app"
6
},
7
"sources": [
package.json
@@ -26,11 +26,11 @@
26
27
"homepage": "https://github.com/CoCreate-app/CoCreate-docs#readme",
28
"dependencies": {
29
- "@cocreate/crud-client": "^1.19.2",
30
- "@cocreate/hosting": "^1.8.2",
+ "@cocreate/crud-client": "^1.19.4",
+ "@cocreate/hosting": "^1.8.4",
31
"extract-comments": "^1.1.0",
32
"glob": "^7.1.6",
33
"mime-types": "^2.1.35",
34
"parse-html-comments": "^1.3.1"
35
}
36
-}
+}
0 commit comments