Skip to content

Commit

Permalink
Add react 0.14.x as potential peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jesstelford committed Mar 9, 2017
1 parent bc69299 commit 1007031
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 @@ -31,7 +31,7 @@
"matchmedia": "^0.1.2"
},
"peerDependencies": {
"react": "^0.12.0 || ^0.13.0 || ^15.0.0"
"react": "^0.12.0 || ^0.13.0 || ^0.14.0 || ^15.0.0"
},
"devDependencies": {
"babel-cli": "^6.18.0",
Expand Down

0 comments on commit 1007031

Please sign in to comment.