Skip to content

Commit

Permalink
chore: πŸ€– [vite] update peerDependencies version
Browse files Browse the repository at this point in the history
βœ… Closes: #34
  • Loading branch information
GreatAuk committed May 26, 2023
1 parent 18103ee commit 4575c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vite-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"build": "tsup"
},
"peerDependencies": {
"vite": ">4.0.0"
"vite": ">4.0.0 || ^3.0.0 || ^2.0.0"
},
"dependencies": {
"@plugin-web-update-notification/core": "workspace:*"
Expand Down

0 comments on commit 4575c75

Please sign in to comment.