Skip to content

Commit 18703ee

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent 5f26d17 commit 18703ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
"dependencies": {
2929
"@cocreate/cli": "^1.31.1",
3030
"@cocreate/crud-client": "^1.21.10",
31-
"@cocreate/file": "^1.1.0",
31+
"@cocreate/file": "^1.2.2",
3232
"extract-comments": "^1.1.0",
3333
"glob": "^7.1.6",
3434
"mime-types": "^2.1.35",
3535
"parse-html-comments": "^1.3.1"
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)