Skip to content

Conversation

@thymikee
Copy link
Member

@thymikee thymikee commented Aug 18, 2022

Summary:

Peer dep on "react-native" makes npm 7+ automatically install the "latest" version, which is currently 0.69.x, and when someone is installing RN 0.70 RC, it's erroring out. This PR essentially removes the peer dep from one and only package that defines it. Making it an implicit peer dependency.

Test Plan:

None

@thymikee thymikee merged commit 2c318f8 into main Aug 18, 2022
@thymikee thymikee deleted the fix/peer-deps branch August 18, 2022 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants