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 5a64284 commit 2055793Copy full SHA for 2055793
package.json
@@ -64,7 +64,7 @@
64
"eslint-plugin-react": "^7.37.5",
65
"eslint-plugin-react-hooks": "^5.2.0",
66
"fast-deep-equal": "^3.1.3",
67
- "final-form": "5.0.0-3",
+ "final-form": "5.0.0",
68
"husky": "^9.1.7",
69
"jest": "^29.7.0",
70
"jest-environment-jsdom": "^29.7.0",
@@ -84,7 +84,7 @@
84
"typescript": "^5.8.3"
85
},
86
"peerDependencies": {
87
- "final-form": "^5.0.0-3",
+ "final-form": "^5.0.0",
88
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
89
90
"lint-staged": {
0 commit comments