Skip to content

Commit

Permalink
feat: add compatibility with vite@4 (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
twhitbeck committed Dec 10, 2022
1 parent 7ef58a3 commit 4689cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
"vite": "^3.1.7"
},
"peerDependencies": {
"vite": "^2.6.0 || 3"
"vite": "^2.6.0 || 3 || 4"
},
"dependencies": {
"@rollup/pluginutils": "^5.0.0",
Expand Down

0 comments on commit 4689cd9

Please sign in to comment.