Skip to content

Commit c2f5628

Browse files
committed
chore: fix npm build issue when release
1 parent e717aae commit c2f5628

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@uiw/codemirror-themes-all": "^4.23.6",
2929
"@uiw/react-codemirror": "^4.23.6",
3030
"ansi_up": "^5.2.1",
31-
"antd": "^5.22.4",
31+
"antd": "~5.24.0",
3232
"axios": "^1.3.5",
3333
"bignumber.js": "^9.1.2",
3434
"bizcharts": "^4.1.22",

0 commit comments

Comments
 (0)