Skip to content

Commit

Permalink
feat: support vite 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jun 30, 2022
1 parent 6b39295 commit d241fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vite/package.json
Expand Up @@ -43,7 +43,7 @@
"stub": "unbuild --stub"
},
"peerDependencies": {
"vite": "^2.9.0"
"vite": "^2.9.0 || ^3.0.0-0"
},
"dependencies": {
"@rollup/pluginutils": "^4.2.1",
Expand Down

0 comments on commit d241fec

Please sign in to comment.