Skip to content

Commit

Permalink
Merge pull request #475 from sagar7993/master
Browse files Browse the repository at this point in the history
React 17 support
  • Loading branch information
EtienneLem committed Feb 24, 2021
2 parents ca3d4e5 + 3a97898 commit 1bf8692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -24,7 +24,7 @@
"prop-types": "^15.6.0"
},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0-0 || ^16.0.0"
"react": "^0.14.0 || ^15.0.0-0 || ^16.0.0 || ^17.0.0"
},
"devDependencies": {
"@babel/cli": "^7.0.0",
Expand Down

0 comments on commit 1bf8692

Please sign in to comment.