Update the node supported version range.

This commit is contained in:
Ian Clanton-Thuon 2024-05-28 01:35:34 -07:00
Родитель 7d9fa37d7c
Коммит 49d419b66d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -42,7 +42,7 @@
* LTS schedule: https://nodejs.org/en/about/releases/
* LTS versions: https://nodejs.org/en/download/releases/
*/
"nodeSupportedVersionRange": ">=14.15.0 <15.0.0 || >=16.13.0 <17.0.0 || >=18.15.0 <19.0.0",
"nodeSupportedVersionRange": ">=16.13.0 <17.0.0 || >=18.15.0 <19.0.0 || >=20.9.0 <21.0.0",
/**
* If the version check above fails, Rush will display a message showing the current