Skip to content

Commit 17f2f2b

Browse files
author
Frank Pagan
committed
fix: bump @cocreate dependencies
1 parent 4ac6d6d commit 17f2f2b

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