Skip to content

Commit

Permalink
Support vite 6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielrbarbosa authored Nov 26, 2024
1 parent bee73ad commit 5a95112
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 @@ -111,7 +111,7 @@
},
"peerDependencies": {
"@vite-pwa/assets-generator": "^0.2.6",
"vite": "^3.1.0 || ^4.0.0 || ^5.0.0",
"vite": "^3.1.0 || ^4.0.0 || ^5.0.0 || ^6.0.0",
"workbox-build": "^7.3.0",
"workbox-window": "^7.3.0"
},
Expand Down

0 comments on commit 5a95112

Please sign in to comment.