Skip to content

Commit

Permalink
Update peer deps to 16.3.0 (#732)
Browse files Browse the repository at this point in the history
It should be 16.3.0 since the package will not work for older versions since 10.0.0
  • Loading branch information
zetoke authored Apr 6, 2020
1 parent 5970965 commit cbd8f96
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 @@ -32,7 +32,7 @@
"shallow-equal": "^1.2.1"
},
"peerDependencies": {
"react": ">=0.14.7"
"react": ">=16.3.0"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down

0 comments on commit cbd8f96

Please sign in to comment.