Skip to content

Improve aliases for packages to not limit it to a single version. #219

Answered by ruyadorno
Sharcoux asked this question in RRFC
Discussion options

You must be logged in to vote

This already works as described in v7, just ran a test and confirmed it:

$ npm i foo@npm:abbrev@^1.0.0
$ npm ls foo
test@2.0.1 ~/test
└── foo@npm:abbrev@1.1.1

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ruyadorno
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
RRFC
Labels
None yet
2 participants