Skip to content

Commit

Permalink
fix: 🐛 bump antd, fix Tabs blinking
Browse files Browse the repository at this point in the history
  • Loading branch information
haydenull committed Nov 24, 2023
1 parent 198bbc6 commit d5788ad
Show file tree
Hide file tree
Showing 4 changed files with 181 additions and 176 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-agenda",
"version": "3.6.3",
"version": "3.6.4",
"main": "dist/index.html",
"private": true,
"logseq": {
Expand Down Expand Up @@ -56,7 +56,7 @@
"@react-hookz/web": "^23.1.0",
"@vercel/analytics": "^1.1.1",
"ahooks": "^3.7.8",
"antd": "^5.10.2",
"antd": "^5.11.3",
"axios": "^0.26.1",
"class-variance-authority": "^0.7.0",
"classnames": "^2.3.2",
Expand Down Expand Up @@ -139,4 +139,4 @@
"vuepress": "2.0.0-beta.60",
"vuepress-plugin-copy-code2": "2.0.0-beta.173"
}
}
}
Loading

0 comments on commit d5788ad

Please sign in to comment.