Skip to content

joshterrill/version-lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

version-lock

Having a bunch of carots in front of package version numbers can be annoying when repo maintainers push breaking changes out. This module fixes that.

installation

npm install -g version-lock

run

cd ./some-project/
version-lock

That's it!

Go from this:

one

To this:

two

About

adds currently installed npm version to all packages in a package.json

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published