Skip to content

Commit

Permalink
fix: 🐛 Update Formik to fix validate onmount bug fixed in 2.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Groff committed Feb 16, 2021
1 parent 0f3403d commit 5944a3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"homepage": "https://github.com/SelectQuoteLabs/SQForm#readme",
"dependencies": {
"fast-deep-equal": "^3.1.3",
"formik": "^2.1.4",
"formik": "^2.2.6",
"moment": "^2.29.1",
"prop-types": "^15.7.2",
"react-datepicker": "^2.13.0",
Expand Down

0 comments on commit 5944a3c

Please sign in to comment.