Skip to content

Commit 58644c9

Browse files
fix(package): update react-final-form to version 5.1.2
Closes #29
1 parent 08f47dc commit 58644c9

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
@@ -12,7 +12,7 @@
1212
"react": "^16.2.0",
1313
"react-dom": "^16.2.0",
1414
"react-emotion": "^9.1.3",
15-
"react-final-form": "^3.1.0",
15+
"react-final-form": "^5.1.2",
1616
"react-scripts": "1.1.3"
1717
},
1818
"scripts": {

0 commit comments

Comments
 (0)