Skip to content

Commit

Permalink
feat: Update for Vite 4.x support ([#71](#71)) (#72)
Browse files Browse the repository at this point in the history
Closes #71
  • Loading branch information
khalwat committed Dec 10, 2022
1 parent 5487ad3 commit d2360be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -36,7 +36,7 @@
},
"homepage": "https://github.com/vitejs/vite-plugin-vue2/#readme",
"peerDependencies": {
"vite": "^3.0.0",
"vite": "^3.0.0 || ^4.0.0",
"vue": "^2.7.0-0"
},
"devDependencies": {
Expand Down

0 comments on commit d2360be

Please sign in to comment.