Skip to content

Commit 88a5f38

Browse files
committed
chore: constrain nitro to minor version
1 parent 0f6276d commit 88a5f38

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"knitwork": "^1.0.0",
8686
"magic-string": "^0.30.0",
8787
"mlly": "^1.2.0",
88-
"nitropack": "^2.3.1",
88+
"nitropack": "~2.3.1",
8989
"nuxi": "3.2.3",
9090
"ofetch": "^1.0.1",
9191
"ohash": "^1.0.0",

packages/schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@unhead/schema": "^1.1.23",
2626
"@vitejs/plugin-vue": "^4.0.0",
2727
"@vitejs/plugin-vue-jsx": "^3.0.0",
28-
"nitropack": "^2.3.1",
28+
"nitropack": "~2.3.1",
2929
"unbuild": "latest",
3030
"vite": "~4.1.4"
3131
},

pnpm-lock.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)