manypkg icon indicating copy to clipboard operation
manypkg copied to clipboard

feat(cli): check peer dependencies in root package

Open rafaelfbs opened this issue 4 years ago • 1 comments

Closes #88

The command manypkg check will check for dev or root dependencies when validating peerDependencies.

I had the same problem discussed in #88 when testing one package that depends on another package with react/react-dom deps. The test will fail saying that you have multiple versions of react.

rafaelfbs avatar Jul 08 '21 02:07 rafaelfbs

⚠️ No Changeset found

Latest commit: e5d47d63083b210e6622addea2db6d166d8a8105

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Jul 08 '21 02:07 changeset-bot[bot]