3.5.0 • Published 5 years ago

@megasaur/clean v3.5.0

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

@lerna/clean

Remove the node_modules directory from all packages

Usage

$ lerna clean

Remove the node_modules directory from all packages.

lerna clean respects the --ignore, --scope, and --yes flags (see Filter Flags).

If you have the --hoist option enabled this will not remove modules from the root node_modules directory.