5.0.0 (2019-01-31)
Bug Fixes
- fix resolution of latest supported published version (5123814)
- handling installation of externals at non semver versions (d9f0f14)
- handling of case where package has no dependencies (6539fa4)
Features
- ensure to remove package-lock.json for maintained packages (dee49dd)
BREAKING CHANGES
- package-lock.json is now automatically removed for link dependencies.
As they serve as libraries, so package lock servse no purpose for them