Skip to content

Commit b44b1e3

Browse files
committed
Bump ff dep
1 parent 338ee03 commit b44b1e3

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
@@ -58,7 +58,7 @@
5858
"eslint-plugin-import": "^2.31.0",
5959
"eslint-plugin-jsx-a11y": "^6.10.2",
6060
"eslint-plugin-react": "^7.37.5",
61-
"final-form": "^5.0.0-3",
61+
"final-form": "^5.0.0",
6262
"globals": "^16.2.0",
6363
"husky": "^9.1.7",
6464
"jest": "^29.7.0",
@@ -74,7 +74,7 @@
7474
"typescript": "^5.8.3"
7575
},
7676
"peerDependencies": {
77-
"final-form": "^5.0.0-3"
77+
"final-form": "^5.0.0"
7878
},
7979
"lint-staged": {
8080
"*.{js*,ts*,json,md,css}": [

0 commit comments

Comments
 (0)