Skip to content

Commit

Permalink
chore(deps): add Vite v5 to peerDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushmanchhabra authored Aug 14, 2024
1 parent 28404ae commit 868150c
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 @@ -24,7 +24,7 @@
"peerDependencies": {
"@vitejs/plugin-react": "^4.0.4",
"nightwatch": "^3.1.0",
"vite": "^4.0.4"
"vite": "^4.0.4 || ^5.0.0"
},
"dependencies": {
"@nightwatch/esbuild-utils": "^0.2.1",
Expand Down

0 comments on commit 868150c

Please sign in to comment.