Skip to content

Commit

Permalink
Merge pull request #31 from silverwind/patch-1
Browse files Browse the repository at this point in the history
Add vite 6 to `peerDependencies`
  • Loading branch information
tonyketcham authored Feb 21, 2025
2 parents d5d5b4e + 7933b99 commit ebdd886
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 @@ -48,7 +48,7 @@
},
"homepage": "https://github.com/Modyfi/vite-plugin-yaml/tree/main/#readme",
"peerDependencies": {
"vite": "^3.2.7 || ^4.0.5 || ^5.0.5"
"vite": "^3.2.7 || ^4.0.5 || ^5.0.5 || ^6.0.3"
},
"dependencies": {
"@rollup/pluginutils": "5.1.0",
Expand Down

0 comments on commit ebdd886

Please sign in to comment.