Skip to content

Commit

Permalink
chore: Remove unsupported peer dependency version for React
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchief committed Jul 23, 2019
1 parent a84ec74 commit 26ffc49
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 @@ -118,7 +118,7 @@
"why-did-you-update": "^0.1.1"
},
"peerDependencies": {
"react": "^15.0.0 || ^16.0.0"
"react": "^16.0.0"
},
"ava": {
"files": [
Expand Down

0 comments on commit 26ffc49

Please sign in to comment.