Skip to content

Commit f86210c

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent 99bd17a commit f86210c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,11 @@
2525
},
2626
"homepage": "https://github.com/CoCreate-app/CoCreate-docs#readme",
2727
"dependencies": {
28-
"@cocreate/cli": "^1.34.0",
29-
"@cocreate/config": "^1.0.1",
28+
"@cocreate/config": "^1.0.2",
3029
"@cocreate/crud-client": "^1.21.23",
31-
"@cocreate/file": "^1.3.3",
30+
"@cocreate/file": "^1.3.4",
3231
"extract-comments": "^1.1.0",
3332
"glob": "^7.1.6",
3433
"parse-html-comments": "^1.3.1"
3534
}
36-
}
35+
}

0 commit comments

Comments
 (0)