Skip to content

Commit 0fdc1c3

Browse files
authored
chore: update contributing.md overrides vite version (#15981)
1 parent 725589a commit 0fdc1c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ You may wish to test your locally modified copy of Vite against another package
6868
```json
6969
{
7070
"dependencies": {
71-
"vite": "^4.0.0"
71+
"vite": "^5.0.0"
7272
},
7373
"pnpm": {
7474
"overrides": {

0 commit comments

Comments
 (0)