Skip to content

Commit

Permalink
Bump vite peer-dependencies (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
hizo committed Mar 15, 2024
1 parent eb00f5c commit 57bbf46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"vitest": "0.34.3"
},
"peerDependencies": {
"vite": "^2.0.0 || ^3.0.0 || ^4.0.0"
"vite": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
},
"engines": {
"pnpm": ">=7"
Expand Down

0 comments on commit 57bbf46

Please sign in to comment.