Skip to content

Commit

Permalink
Merge pull request #13 from oscar811/SupportLatestVite
Browse files Browse the repository at this point in the history
Update peerDependencies to support latest vite
  • Loading branch information
yracnet authored Dec 20, 2023
2 parents cc29d2b + af20ecd commit cf6f55f
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 @@ -48,7 +48,7 @@
"slash-path": "^0.0.1"
},
"peerDependencies": {
"vite": "^2.0.0"
"vite": "^2.0.0 || ^3.0.0 || ^4.0.0"
},
"devDependencies": {
"@types/node": "^20.10.4",
Expand Down

0 comments on commit cf6f55f

Please sign in to comment.