2.0.0 • Published 7 years ago

reinstall v2.0.0

Weekly downloads
1,432
License
MIT
Repository
github
Last release
7 years ago

reinstall

Reinstall package's node modules without cache.

  • Removes node_modules directory
  • Clean's NPM cache
  • Install's modules from package.json

Install

npm install reinstall -g

Usage

reinstall

That's it.