Skip to content

Commit 3674865

Browse files
committed
refactor: CoCreate.config.js
1 parent 20d89af commit 3674865

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

CoCreate.config.js

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
module.exports = {
2-
"config": {
3-
"organization_id": "",
4-
"key": "",
5-
"host": ""
6-
},
2+
"organization_id": "",
3+
"key": "",
4+
"host": "",
75
"sources": [
86
{
97
"collection": "files",

0 commit comments

Comments
 (0)