Skip to content

Commit

Permalink
feat: update peer dep for vite 5 (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy committed Nov 16, 2023
1 parent 0cd00a5 commit f10a577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/plugin-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"react-refresh": "^0.14.0"
},
"peerDependencies": {
"vite": "^4.2.0"
"vite": "^4.2.0 || ^5.0.0"
}
}

0 comments on commit f10a577

Please sign in to comment.