Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Previously, it would delete the node_modules directory before calling lerna, which would not exist because it just got removed. With this change, lerna acts before being removed from the root node_modules directory.
- Loading branch information