From 20d54332d97de46a65c6f889552813cbcad85abb Mon Sep 17 00:00:00 2001 From: Joel Alan <31396322+lxfu1@users.noreply.github.com> Date: Wed, 15 Apr 2026 20:20:27 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20theme=20=E7=89=88=E6=9C=AC=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3aaa4032..2babbc7e 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "ahooks": "^3.9.5", "@tanstack/react-query": "^5.90.2", "@ant-design/icons": "^4.8.3", - "@antv/dumi-theme-antv": "beta", + "@antv/dumi-theme-antv": "^0.8.3", "@antv/g2plot": "^2.3.1", "@antv/g6": "3.3.7", "@antv/util": "^3.3.1",