We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a0bfc37 + 49d419b commit ae41fe7Copy full SHA for ae41fe7
rush.json
@@ -42,7 +42,7 @@
42
* LTS schedule: https://nodejs.org/en/about/releases/
43
* LTS versions: https://nodejs.org/en/download/releases/
44
*/
45
- "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",
46
47
/**
48
* If the version check above fails, Rush will display a message showing the current
0 commit comments