UNPKG

npm-to-latest

Version:

Update NPM packages to their latest version

14 lines (7 loc) 329 B
# NPM To Latest **Not maintained anymore** Update NPM packages from the package.json file in the current folder to their latest version (not respecting semver, so caution) and save these changes. A backup package.json file is created at each update. ## Requirements This script requires node v4 or higher. ## LICENSE BSD-3