Skip to content

Commit 6740a97

Browse files
authored
fix: improve package building and pin dependencies to resolves issues with Nuxt 3.13 (#47)
1 parent d1425b4 commit 6740a97

File tree

5 files changed

+391
-336
lines changed

5 files changed

+391
-336
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"vite-node": "^0.25.8"
5151
},
5252
"dependencies": {
53-
"@nuxt/schema": "^3.0.0",
53+
"@nuxt/schema": "^3.12.4",
5454
"chalk": "^5.2.0",
5555
"commander": "^9.4.1",
5656
"consola": "^3.2.3",

0 commit comments

Comments
 (0)