lock-it-down
v0.0.8
Published
Package locks down npm dependencies
Downloads
16
Maintainers
Readme
lock-it-down
- NPX command Uses your package-lock.json version info to lock down your package.json
To run lock-it-down:
- cd to the root of your project.
- Run lock-it-down using npx (not npm):
npx lock-it-Down
- Success! is returned when the script finishes.