Skip to content

Commit 982b820

Browse files
committed
fix peer dep
1 parent fcc3618 commit 982b820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"typescript": "^5.8.3"
7575
},
7676
"peerDependencies": {
77-
"final-form": "^4.20.8"
77+
"final-form": "^5.0.0-3"
7878
},
7979
"lint-staged": {
8080
"*.{js*,ts*,json,md,css}": [

0 commit comments

Comments
 (0)