April 21st, 2017 Add Your Comments

A nice way to check and upgrade all of the packages of your project quickly:

npm i -g npm-check-updates
npm-check-updates -u
npm install