Skip to content

Commit d240f27

Browse files
authored
chore: update contributing.md vite version (vitejs#20426)
1 parent 27a192f commit d240f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ You may wish to test your locally modified copy of Vite against another package
133133
```json
134134
{
135135
"dependencies": {
136-
"vite": "^6.0.0"
136+
"vite": "^7.0.0"
137137
},
138138
"pnpm": {
139139
"overrides": {

0 commit comments

Comments
 (0)