Skip to content

Commit

Permalink
Merge pull request #59 from AlesJiranek/react-16
Browse files Browse the repository at this point in the history
Upgrade peerDeps to react 16
  • Loading branch information
andreypopp authored Oct 3, 2017
2 parents 7f4e58e + 05b894e commit bda42ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"prop-types": "^15.5.8"
},
"peerDependencies": {
"react": ">= 0.13.0 <16.0.0"
"react": ">= 0.13.0 <17.0.0"
},
"devDependencies": {
"babel": "^5.8.23",
Expand Down

0 comments on commit bda42ec

Please sign in to comment.