Skip to content

Test-Lab-Tenable/package-version-lock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Lock package.json version with yarn

remove (^) or (~) in package.json

Two steps to excute

  • Write in package.json > script "lockVersion": "yarn list --depth=0 --json > currentVersion.json && node lockVersion"

  • Terminal RUN npm run lockVersion

About

Lock package.json with yarn

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%