Closed luftywiranda13 closed 6 years ago
default to not include npm-shrinkwrap.json in removal
npm-shrinkwrap.json
$ remove-lockfiles --help Usage $ remove-lockfiles [path|options] Options --shrinkwrap Remove `npm-shrinkwrap.json` Examples $ remove-lockfiles $ remove-lockfiles foo $ remove-lockfiles ../bar $ remove-lockfiles --shrinkwrap $ remove-lockfiles foo --shrinkwrap $ remove-lockfiles ../bar --shrinkwrap
default to not include
npm-shrinkwrap.json
in removal