From 09447cf5ce213ef0e57a3990e93f56355ebc11f6 Mon Sep 17 00:00:00 2001 From: dai <851733175@qq.com> Date: Fri, 28 Oct 2022 17:31:37 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=A7=E7=BB=AD=E5=89=8D=E8=BF=9B=20?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 799ec0ed1..ca1e141d6 100644 --- a/package.json +++ b/package.json @@ -16,9 +16,9 @@ "et:list": "gulp themes" }, "dependencies": { - "@antv/l7": "2.9.14", - "@antv/l7-draw": "3.0.5", - "@antv/l7-maps": "2.9.14", + "@antv/l7": "^2.9.24", + "@antv/l7-draw": "^3.0.5", + "@antv/l7-maps": "^2.9.14", "@riophae/vue-treeselect": "^0.4.0", "@tinymce/tinymce-vue": "^3.2.8", "async-validator": "^4.2.5",