Thinkmill / manypkg

☔️ An umbrella for your monorepo
MIT License
892 stars 48 forks source link

`getPackages` incorrectly infers `yarn` as tool when using pnpm workspaces and you have a `workspace` key in `package.json` #144

Open tom-sherman opened 2 years ago

tom-sherman commented 2 years ago

Repro: https://github.com/tom-sherman/manypkg-getpackages-pnpm-workspace-bug

Originally raised in https://github.com/changesets/changesets/issues/957