0.1.0 • Published 9 years ago

version-upgrade v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

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
0.1.0

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.1

9 years ago