Skip to content

Commit fdfbfc1

Browse files
sync: Update Vite docs from upstream 20250703
1 parent e866225 commit fdfbfc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/rolldown.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The rolldown-powered version of Vite is currently available as a separate packag
3737
```json
3838
{
3939
"dependencies": {
40-
"vite": "^6.0.0" // [!code --]
40+
"vite": "^7.0.0" // [!code --]
4141
"vite": "npm:rolldown-vite@latest" // [!code ++]
4242
}
4343
}

0 commit comments

Comments
 (0)