From 38d5ed3ca6cfb26eccd925433752230c744a03c6 Mon Sep 17 00:00:00 2001 From: dai <851733175@qq.com> Date: Fri, 30 Sep 2022 16:05:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E6=A0=87=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ebe4173d1..3566446cb 100644 --- a/package.json +++ b/package.json @@ -16,9 +16,9 @@ "et:list": "gulp themes" }, "dependencies": { - "@antv/l7": "2.9.31", + "@antv/l7": "2.9.14", "@antv/l7-draw": "3.0.5", - "@antv/l7-maps": "2.9.31", + "@antv/l7-maps": "2.9.14", "@riophae/vue-treeselect": "^0.4.0", "@tinymce/tinymce-vue": "^3.2.8", "async-validator": "^4.2.5",