Skip to content

Commit

Permalink
Downgrade Antd version. Resolves #2
Browse files Browse the repository at this point in the history
  • Loading branch information
eugene-khyst committed Dec 23, 2023
1 parent 0ea1450 commit 24dd00f
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 87 deletions.
172 changes: 86 additions & 86 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 @@ -17,7 +17,7 @@
"@ant-design/icons": "^5.2.6",
"@fontsource/kalam": "^5.0.8",
"@tanstack/react-query": "^5.14.2",
"antd": "^5.12.4",
"antd": "^5.10.3",
"comlink": "^4.4.1",
"idb": "^8.0.0",
"react": "^18.2.0",
Expand Down

0 comments on commit 24dd00f

Please sign in to comment.