version-upgrade

v0.1.0
don't manually go through all of the different places your node version is stored, let this do it for you!
upgrade node version command line

Node Version Upgrade

Your node version is stored all over the place, .nvmrc .node_version, circle.yml etc... Instead of going through every file, just pass a list of files here (or default to the current directory) and the node version will be upgraded for you. package.json is updated automatically and there is no need to pass it as an argument.

Install

npm install -g version-upgrade

Use

version-upgrade --files=.nvmrc,.node-version --version=4.0.0
npm i version-upgrade

Metadata

  • MIT
  • Whatever
  • Conor Hastings
  • released 9/13/2015

Downloads

Maintainers