Skip to content

Commit

Permalink
Merge f01c12c into c21e696
Browse files Browse the repository at this point in the history
  • Loading branch information
MoltenCoffee committed Nov 28, 2020
2 parents c21e696 + f01c12c commit 368039c
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 368039c

Please sign in to comment.