Skip to content

Conversation

@thymikee
Copy link
Member

@thymikee thymikee commented Mar 4, 2020

Summary:

This will still result in warnings for RC versions, but that's fine
cc @alloy

Test Plan:

None

},
"peerDependencies": {
"react-native": "^0.61.0"
"react-native": "^0.62.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why don't we do || 0.62.0-rc.3 or similar to remove warnings for RC versions as well? I don't think this would hurt.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simple answer would be that we just don't care, which is fine as well

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, went with including RC as well because we support it after all

@thymikee thymikee merged commit 8ec9290 into master Mar 4, 2020
@thymikee thymikee deleted the fix/peer branch March 4, 2020 16:44
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.

3 participants