Skip to content

Commit 0cc5835

Browse files
committed
feat: bumped CoCreate dependencies to their latest versions
1 parent 58d1958 commit 0cc5835

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
@@ -25,11 +25,11 @@
2525
},
2626
"homepage": "https://github.com/CoCreate-app/CoCreate-docs#readme",
2727
"dependencies": {
28-
"@cocreate/config": "^1.8.0",
29-
"@cocreate/crud-client": "^1.31.0",
28+
"@cocreate/config": "^1.10.0",
29+
"@cocreate/crud-client": "^1.32.2",
3030
"@cocreate/file": "^1.13.0",
3131
"extract-comments": "^1.1.0",
3232
"glob": "^7.1.6",
3333
"parse-html-comments": "^1.3.1"
3434
}
35-
}
35+
}

0 commit comments

Comments
 (0)