Skip to content

Commit

Permalink
feat: Vite 6 (#430)
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz authored Dec 3, 2024
1 parent c62c635 commit 61c95ab
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 @@ -85,7 +85,7 @@
"peerDependencies": {
"beasties": "^0.1.0",
"critters": "^0.0.24",
"vite": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0",
"vite": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0",
"vue": "^3.2.10",
"vue-router": "^4.0.1"
},
Expand Down

0 comments on commit 61c95ab

Please sign in to comment.