Skip to content

Commit

Permalink
Small fix to React peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
taion committed Sep 27, 2017
1 parent b6addaa commit a5039b4
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 @@ -52,7 +52,7 @@
"warning": "^3.0.0"
},
"peerDependencies": {
"react": ">=0.14.0"
"react": "^0.14.9 || >=15.3.0"
},
"devDependencies": {
"babel-cli": "^6.26.0",
Expand Down

0 comments on commit a5039b4

Please sign in to comment.