From c010d09b626d12aace532610a722eff71588fd9b Mon Sep 17 00:00:00 2001 From: wisonic Date: Mon, 15 Jul 2024 18:12:23 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E9=94=81=E5=AE=9A=20L7=20=E4=B8=BA=20?= =?UTF-8?q?ES5=20=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-frontend/package.json b/core/core-frontend/package.json index 90a12fe687..aea2421814 100644 --- a/core/core-frontend/package.json +++ b/core/core-frontend/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@antv/g2plot": "^2.4.29", - "@antv/l7": "^2.22.0", + "@antv/l7": "2.21.1", "@antv/l7plot": "^0.5.5", "@antv/s2": "^1.49.0", "@codemirror/lang-sql": "^6.4.0",