Skip to content

Commit

Permalink
deps(client): pin formik to v2.0.4
Browse files Browse the repository at this point in the history
fix(client): share and deploy widgets look broken

  Closes #4213
  • Loading branch information
nikku authored and barmac committed Mar 27, 2024
1 parent 151e245 commit dcc6ff8
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 112 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"dmn-js-properties-panel": "^3.3.0",
"drag-tabs": "^2.3.1",
"events": "^3.0.0",
"formik": "^2.4.5",
"formik": "2.0.4",
"ids": "^1.0.0",
"inherits-browser": "^0.1.0",
"min-dash": "^4.1.1",
Expand Down
180 changes: 69 additions & 111 deletions package-lock.json

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

0 comments on commit dcc6ff8

Please sign in to comment.