Skip to content

Commit 168e83e

Browse files
committed
fix: bump @cocreate dependencies
1 parent 77aa0f3 commit 168e83e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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.9",
30-
"@cocreate/hosting": "^1.9.2",
29+
"@cocreate/crud-client": "^1.20.4",
30+
"@cocreate/hosting": "^1.10.0",
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)