Skip to content

Commit f7a831f

Browse files
authored
chore: fix npm build issue when release (#1427)
1 parent e717aae commit f7a831f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)