enhancement/issue 1202 allow greater than range for upper NodeJS minimum version in engines #1401
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related Issue
#1202
this may explain why our NodeJS version badge in #1400 is yellow, as opposed to green when vite does something similar with their engines?
![Screenshot 2025-01-30 at 1 20 52 PM](https://private-user-images.githubusercontent.com/895923/408255288-b27f4105-06b4-4fb4-8289-d10c8cd3cc94.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNzQwMTIsIm5iZiI6MTczOTA3MzcxMiwicGF0aCI6Ii84OTU5MjMvNDA4MjU1Mjg4LWIyN2Y0MTA1LTA2YjQtNGZiNC04Mjg5LWQxMGM4Y2QzY2M5NC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOVQwNDAxNTJaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0xOGFmNTIzZjZhOGQxNDM5YmQxMjQwYjBkNGU5ZjZmZTFjYWY2MDBlNGI1NTdmM2UzM2E3YWVmNGNhZGYzOTIyJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.XLwQsukX3W7q7xn-v04kds547ef6_lZ-UZ25rMRywaw)
Documentation
N / A
Summary of Changes
>=
in the engines field 💯