Skip to content

Commit

Permalink
feat: upgrade vite peerDependencies version
Browse files Browse the repository at this point in the history
  • Loading branch information
wenqing committed Nov 28, 2024
1 parent dbc448e commit 5a79d53
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 @@ -71,7 +71,7 @@
"ufo": "^1.3.2"
},
"peerDependencies": {
"vite": "^4.0.2 || ^5.0.0",
"vite": "^4.0.2 || >=5.0.0",
"vue": "^2.7.14 || ^3.2.45"
}
}

0 comments on commit 5a79d53

Please sign in to comment.