Skip to content

Commit

Permalink
Include React 16 in peerDependencies (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thorarin authored and iamdustan committed Oct 20, 2017
1 parent f4cc837 commit 0efd702
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 @@ -23,7 +23,7 @@
"prop-types": "^15.5.7"
},
"peerDependencies": {
"react": "^0.14.9 || ^15.3.0"
"react": "^0.14.9 || ^15.3.0 || ^16.0.0"
},
"devDependencies": {
"eslint-config-jonnybuchanan": "5.0.x",
Expand Down

0 comments on commit 0efd702

Please # to comment.