v4.0.3
🙈 Fixed
- Resolved an issue where package.json files were not recursively scanned for when the CLI/API pattern was a directory. Ex:
/packageswould only detect the package.json file in/packages.
/packages would only detect the package.json file in /packages.