Skip to content

Commit ac0057f

Browse files
committed
v1.0.3
1 parent bc718d1 commit ac0057f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@
6767
"typescript": "^2.6.2"
6868
},
6969
"peerDependencies": {
70-
"final-form": ">=2.0.0",
71-
"final-form-arrays": ">=1.0.3",
70+
"final-form": ">=4.0.0",
71+
"final-form-arrays": ">=1.0.4",
7272
"prop-types": "^15.6.0",
7373
"react": "^15.3.0 || ^16.0.0-0"
7474
},

0 commit comments

Comments
 (0)