Skip to content

Commit

Permalink
Merge pull request #13 from micaww/vite6
Browse files Browse the repository at this point in the history
Add Vite 6 to peer dependencies
  • Loading branch information
TheSeally authored Dec 19, 2024
2 parents 67c958b + 2a94ab1 commit 738982a
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 @@ -35,7 +35,7 @@
"pug": "^3.0.3"
},
"peerDependencies": {
"vite": "^2.5.10 || ^3.0.0 || ^4.0.0 || ^5.0.0"
"vite": "^2.5.10 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
},
"eslintConfig": {
"env": {
Expand Down

0 comments on commit 738982a

Please sign in to comment.