1.0.2 • Published 5 years ago
npm-install-latest v1.0.2
Npm Install Latest
npm-install-latest will update your packages defined in your local folder or globally to the latest version
Installation
npm i -g npm-install-latestUsage
Execute in current project to update local packages
npm-install-latestExecute anywhere to update global packages
npm-install-latest -g
npm-install-latest --globalForce npm to fetch remote resources even if a local copy exists on disk
npm-install-latest -f
npm-install-latest --forceDisplay help
npm-install-latest -h
npm-install-latest --helpContributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.