Skip to content

Commit

Permalink
feat(vite): unpin vite from minor (#22031)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Jul 19, 2023
1 parent 380a919 commit 3828a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vite/package.json
Expand Up @@ -57,7 +57,7 @@
"strip-literal": "^1.0.1",
"ufo": "^1.1.2",
"unplugin": "^1.3.2",
"vite": "~4.3.9",
"vite": "^4.3.9",
"vite-node": "^0.33.0",
"vite-plugin-checker": "^0.6.1",
"vue-bundle-renderer": "^1.0.3"
Expand Down

0 comments on commit 3828a6e

Please sign in to comment.