Skip to content

Update react version dependency#5

Merged
chadly merged 2 commits intomasterfrom
update-react-dep
Feb 7, 2018
Merged

Update react version dependency#5
chadly merged 2 commits intomasterfrom
update-react-dep

Conversation

@chrisdakin
Copy link
Copy Markdown
Contributor

Updates version dependency for use with react 16 and up

@chrisdakin chrisdakin self-assigned this Feb 7, 2018
@chrisdakin chrisdakin requested a review from chadly February 7, 2018 19:39
Comment thread package.json Outdated
},
"peerDependencies": {
"react": ">= 0.14.x < 16"
"react": ">= 0.14.x < 16.x.x"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ehh, just do 15.x || 16.x

@chadly chadly merged commit b69fe62 into master Feb 7, 2018
@chadly chadly deleted the update-react-dep branch February 7, 2018 20:29
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