Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
chore: switch nitropack to 1.0.0
Browse files Browse the repository at this point in the history
this way range can accept patches
  • Loading branch information
pi0 committed Nov 16, 2022
1 parent 55c9deb commit 0faeb3b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Expand Up @@ -61,7 +61,7 @@
"knitwork": "^1.0.0",
"magic-string": "^0.26.7",
"mlly": "^1.0.0",
"nitropack": "^1.0.0-1",
"nitropack": "^1.0.0",
"nuxi": "3.0.0-rc.14",
"ohash": "^1.0.0",
"ofetch": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Expand Up @@ -18,7 +18,7 @@
"@types/semver": "^7",
"@vitejs/plugin-vue": "^3.2.0",
"@unhead/schema": "^0.6.9",
"nitropack": "^1.0.0-1",
"nitropack": "^1.0.0",
"unbuild": "latest",
"vite": "~3.2.4"
},
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0faeb3b

Please sign in to comment.