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 8a9cb7b + 6be8fec commit 3fda710Copy full SHA for 3fda710
rush.json
@@ -57,7 +57,7 @@
57
* Specify a SemVer range to ensure developers use a NodeJS version that is appropriate
58
* for your repo.
59
*/
60
- "nodeSupportedVersionRange": ">=8.9.4 <9.0.0",
+ "nodeSupportedVersionRange": ">=6.9.0 <7.0.0 || >=8.9.4 <9.0.0",
61
62
/**
63
* If you would like the version specifiers for your dependencies to be consistent, then
0 commit comments