Skip to content

Commit 81c31c1

Browse files
authored
chore: update contributing.md vite version (#18866)
1 parent ccee3d7 commit 81c31c1

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
@@ -76,7 +76,7 @@ You may wish to test your locally modified copy of Vite against another package
7676
```json
7777
{
7878
"dependencies": {
79-
"vite": "^5.0.0"
79+
"vite": "^6.0.0"
8080
},
8181
"pnpm": {
8282
"overrides": {

0 commit comments

Comments
 (0)