Skip to content

Commit 2055793

Browse files
committed
update ff dep
1 parent 5a64284 commit 2055793

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
@@ -64,7 +64,7 @@
6464
"eslint-plugin-react": "^7.37.5",
6565
"eslint-plugin-react-hooks": "^5.2.0",
6666
"fast-deep-equal": "^3.1.3",
67-
"final-form": "5.0.0-3",
67+
"final-form": "5.0.0",
6868
"husky": "^9.1.7",
6969
"jest": "^29.7.0",
7070
"jest-environment-jsdom": "^29.7.0",
@@ -84,7 +84,7 @@
8484
"typescript": "^5.8.3"
8585
},
8686
"peerDependencies": {
87-
"final-form": "^5.0.0-3",
87+
"final-form": "^5.0.0",
8888
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
8989
},
9090
"lint-staged": {

0 commit comments

Comments
 (0)