Skip to content

Commit f01c12c

Browse files
committed
Update React in peerDeps
1 parent c21e696 commit f01c12c

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)