Commit c4b732d
authored
README listed Node.js v16.0.0 as the minimum, but .nvmrc specifies
v18 and all package.json engines fields require >=18. CI tests run
against Node 18, 20, and 22. Node 16 has been EOL since September
2023.
Update the system requirements to match the actual project
configuration.
Ref #2308
Co-authored-by: latenighthackathon <latenighthackathon@users.noreply.github.com>
1 parent fc060c5 commit c4b732d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments