Skip to content

ally-ahmed/update-package-lock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

update-package-lock

CLI tool that updates a package lock.

npm install -g update-package-lock

Apparently this is tricky enough to require a module since non of the npm flags seem to work across configs ¯\(ツ)

Usage

cd my-project
update-package-lock

(Works by tmp copying your npmrc config into the folder and editing the package-lock flag to true)

License

MIT

About

CLI tool to update a package lock file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%