landscape: downgrade formik to 2.1.5

Form behaviours are broken above this version.
This commit is contained in:
Matilde Park 2021-01-22 16:47:47 -05:00
parent 318831f6a9
commit b150e4b1e6
2 changed files with 547 additions and 2563 deletions

File diff suppressed because it is too large Load Diff

View File

@ -18,7 +18,7 @@
"codemirror": "^5.59.2",
"css-loader": "^3.6.0",
"file-saver": "^2.0.5",
"formik": "^2.2.6",
"formik": "^2.1.5",
"immer": "^8.0.1",
"lodash": "^4.17.20",
"markdown-to-jsx": "^6.11.4",