From 14296fee1684c2f88beba9e45f59ad1ace95427f Mon Sep 17 00:00:00 2001 From: GGJ <357021191@qq.com> Date: Fri, 16 Aug 2024 11:39:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=20echarts-gl=20=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=E9=97=AE=E9=A2=98?= 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 d304f45d..514f7374 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "diagram-js": "^11.4.1", "diagram-js-minimap": "^2.0.4", "echarts": "^5.4.3", - "echarts-gl": "^1.1.0", + "echarts-gl": "^2.0.9", "echarts-liquidfill": "^3.1.0", "echarts4": "npm:echarts@^4.9.0", "element-plus": "^2.7.2",