Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 344 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 344 Bytes

upstall

Update packages with semver "latest" in dependencies and devdependencies of package.json to the latest version before npm install command.

An alternative of npm install command.

install

npm instal upstall -g

usage

upstall

Run upstall instead of npm install, with the same arguments as the latter.