NPM install latest made more effecient
`npm install` is smart enough to only update updated modules. Checking for `outdated` and running `update` repeats the same process 2x.
Showing
Please
register
or
sign in
to comment
`npm install` is smart enough to only update updated modules. Checking for `outdated` and running `update` repeats the same process 2x.