1.0.2 • Published 3 years ago

yarn-lock-clear v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

yarn-lock

remove package(s) from yarn.lock file. Next time you run yarn, these packages will be installed again

Usage

yarn-lock -r -f=./yarn.lock [...packages]

Params

nameoptiondescription
regex-r, --re, --regexdefault false: use input packages as regex (ex. test will match abc-test-def)
file-f,-l,-lf,--file,--lock,--filelockdefault yarn.lock: yarn lock file
1.0.2

3 years ago

1.0.1

3 years ago

1.0.1-0

3 years ago