Commit 6addf1f
committed
fix: raise engines.node to >=22.12.0 for Vite 8
Vite 8.0.16 requires Node ^20.19 or >=22.12; the previous >=22 floor
incorrectly advertised early 22.x support.1 parent f2e483e commit 6addf1f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments