We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa4493d commit 3cce32fCopy full SHA for 3cce32f
1 file changed
package.json
@@ -92,7 +92,7 @@
92
"peerDependencies": {
93
"final-form": ">=5.0.0",
94
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
95
- "react-dom": "^18.2.0",
+ "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
96
"react-final-form": ">=7.0.0"
97
},
98
"jest": {
0 commit comments