Skip to content

Commit 368039c

Browse files
authored
Merge f01c12c into c21e696
2 parents c21e696 + f01c12c commit 368039c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@
8282
"peerDependencies": {
8383
"final-form": ">=4.20.0",
8484
"prop-types": "^15.6.0",
85-
"react": "^15.3.0 || ^16.0.0-0",
86-
"react-dom": "^15.3.0 || ^16.0.0-0",
85+
"react": "^15.3.0 || ^16.0.0-0 || ^17.0.0",
86+
"react-dom": "^15.3.0 || ^16.0.0-0 || ^17.0.0",
8787
"react-final-form": ">=6.5.0"
8888
},
8989
"jest": {

0 commit comments

Comments
 (0)