Skip to content

Commit

Permalink
Update React peerDependency range (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesplease authored and talyssonoc committed Apr 9, 2018
1 parent b3a1c50 commit 22838e9
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 @@ -34,7 +34,7 @@
"license": "MIT",
"peerDependencies": {
"prop-types": "^15.5.10",
"react": "^15.3.2"
"react": "^15.3.2 || ^16.0.0"
},
"devDependencies": {
"babel-core": "^6.25.0",
Expand Down

0 comments on commit 22838e9

Please sign in to comment.