Skip to content

Commit

Permalink
Update React in peerDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
MoltenCoffee committed Nov 28, 2020
1 parent c21e696 commit f01c12c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@
"peerDependencies": {
"final-form": ">=4.20.0",
"prop-types": "^15.6.0",
"react": "^15.3.0 || ^16.0.0-0",
"react-dom": "^15.3.0 || ^16.0.0-0",
"react": "^15.3.0 || ^16.0.0-0 || ^17.0.0",
"react-dom": "^15.3.0 || ^16.0.0-0 || ^17.0.0",
"react-final-form": ">=6.5.0"
},
"jest": {
Expand Down

0 comments on commit f01c12c

Please sign in to comment.