From b9543f8c73522663f848416d8ba7f5734a3bdb48 Mon Sep 17 00:00:00 2001 From: zhanyunjiu <787952492@qq.com> Date: Thu, 7 Jul 2022 09:47:46 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=B7=E6=AD=8C=E6=B5=8F=E8=A7=88=E5=99=A8?= =?UTF-8?q?=E6=8F=90=E7=A4=BAscroll=E9=94=99=E8=AF=AF=E6=B6=88=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index d475d9f..5e99971 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,7 @@ "clipboard": "2.0.8", "codemirror": "^5.49.2", "core-js": "^3.21.1", + "default-passive-events": "^2.0.0", "echarts": "4.9.0", "echarts-gl": "^1.1.1", "echarts-wordcloud": "^1.1.3",