Skip to content

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

Open
rohangeorge91 wants to merge 1 commit intobrocoders:masterfrom
rohangeorge91:master
Open

Modified the peer dependency to React 15.x.x.#94
rohangeorge91 wants to merge 1 commit intobrocoders:masterfrom
rohangeorge91:master

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