Skip to content
/ upstall Public

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

License

Notifications You must be signed in to change notification settings

gemmi/upstall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published