This repository was archived by the owner on Dec 4, 2022. It is now read-only.
v0.10.8
- remove pack command
- support yarn workspaces in package.json
- remove auto generated post install scripts
- fix bug with package.json without dependencies
- fix bug with resolve dependencies from package.json
- don't try to resolve dependencies from package.json if doesn't exist
- don't show missing packages if they appear in package.json
- add a new method to PackageJson class: addComponentsIntoExistingPackageJson