Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modified the peer dependency to React 15.x.x. #94

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Modified the peer dependency to React 15.x.x. #94

wants to merge 1 commit into from

Conversation

rohangeorge91
Copy link

Hi,

I check tested the code and it working with react 15.x.x (React 0.14.x doesn't have an major code breaking changes and anything which works on 0.14 should work on 15.x), so I changed the peerDependency on the project. Please review the changes (test the code if you must).

@DanCech
Copy link

DanCech commented Aug 11, 2016

Alternatively the dependency could be specified as ^0.14.0 || ^15.0.0 or 0.14.x || 15.x.x to maintain backward compatibility.

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