Skip to content

Commit

Permalink
fix(package): update formik to version 2.1.1
Browse files Browse the repository at this point in the history
Closes #137
  • Loading branch information
greenkeeper[bot] authored Jan 2, 2020
1 parent 747f716 commit 9ee764b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"formik": "^1.5.7",
"formik": "^2.1.1",
"react": "^16.10.1",
"react-dom": "^16.10.1",
"react-redux": "^7.1.1",
Expand Down

0 comments on commit 9ee764b

Please sign in to comment.