enhancementhelp wanted
Repository metrics
- Stars
- (39 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
It would be nice if we automatically installed the version of the dependency to user is moving to.
@latestif the user selected the latest version@^2if the user selected version 2.X.Y that is not the latest@~0.14if the user selected version 0.14.X that is not the latest and is before the 1.0.0 release