From 887ccf4554eeef363b6d12533770daae5ad9a44e Mon Sep 17 00:00:00 2001 From: shijing Date: Thu, 9 Mar 2023 11:23:48 +0800 Subject: [PATCH] =?UTF-8?q?d3=E7=89=88=E6=9C=AC=E6=9B=B4=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 69774c5d..46078277 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "crypto-js": "4.1.1", "d3": "^7.6.1", "dagre": "^0.8.5", - "dagre-d3": "^0.4.18", + "dagre-d3": "^0.6.4", "echarts": "5.3.2", "element-plus": "2.2.3", "json-editor-vue3": "^1.0.6",