Skip to content

Commit

Permalink
Set up peer dependency on React (#3361)
Browse files Browse the repository at this point in the history
  • Loading branch information
taion authored and timdorr committed Apr 20, 2016
1 parent 02221fe commit f67a187
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
"invariant": "^2.2.1",
"warning": "^2.1.0"
},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0"
},
"devDependencies": {
"babel": "^5.8.38",
"babel-core": "^5.8.38",
Expand Down

0 comments on commit f67a187

Please sign in to comment.