npm-upgrade
npm-upgrade copied to clipboard
Select specific package version
- Add "Specific version" to the package upgrade options.
- Asks the user to choose from the available versions, defaulting to the current version.
- Asks the user if they want the exact version, or prefixed with
^or~
fixes #45