cedricdelpoux / cedricdelpoux/react-responsive-masonry
missing peerDependencies
Open
- Dominant language
- JavaScript
- Stars
- 455
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Was there any particular reason why peerDependencies got removed with [2.1.5](https://github.com/cedricdelpoux/react-responsive-masonry/commit/021c95211c8c0b850cb272cfae8df5919f4eeead).
**Reason for this issue**
This change (missing peerDependencies) negatively affects package managers that rely on package.json to resolve dependencies (for example yarn PnP) rather than depending on node module resolution algorithm.
Contributor guide
Assessment
This issue has not been assessed yet.