upgrade Formik to 2.x; fix some tests with upgrade

This commit is contained in:
Keith Grant
2020-01-16 10:13:19 -08:00
parent f923f07b79
commit 8ef5a6b0e1
14 changed files with 265 additions and 271 deletions

View File

@@ -67,7 +67,7 @@
"codemirror": "^5.47.0",
"d3": "^5.12.0",
"dagre": "^0.8.4",
"formik": "^1.5.1",
"formik": "^2.1.2",
"has-ansi": "^3.0.0",
"html-entities": "^1.2.1",
"js-yaml": "^3.13.1",