Skip to content

Commit

Permalink
Upgrade react peer dependency to v17 (#1647)
Browse files Browse the repository at this point in the history
  • Loading branch information
wachunei committed Oct 21, 2020
1 parent e9094e7 commit 32c5216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -36,7 +36,7 @@
"coverage": "codecov"
},
"peerDependencies": {
"react": "^16.8.3",
"react": "^16.8.3 || ^17",
"redux": "^2.0.0 || ^3.0.0 || ^4.0.0-0"
},
"peerDependenciesMeta": {
Expand Down

0 comments on commit 32c5216

Please sign in to comment.