Hacker News new | ask | show | jobs
by davej 4077 days ago
How does versioning work with this? Do you have to point directly at a branch/tag and get the latest or can you somehow use semver fuzzy versions with this? i.e. versions compatible with 1.4 -> '^1.4'
1 comments

There is no versioning in this way, unfortunately. So yeah you have to point at a branch or tag.