Node versions #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Support node versions such as gcc-4.7.4, gcc-4.8.3, gcc-4.9.2.
This entails supporting dependency requirements that include >, >=, <, <=, and code that properly orders version numbers.
use semver for this