From 153114e2eda5aef7ae4619f2f2bf9a6c600661fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nice=20ZHOU=20=E5=91=A8=E5=8D=8E?= Date: Sat, 11 Feb 2023 14:59:43 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A2=9E=E5=8A=A0vuescroll@4.17.4,?= =?UTF-8?q?=E5=8E=9F=E5=9B=A0=E6=98=AF=E4=BE=9D=E8=B5=96=E7=9A=84=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1=E9=97=AE=E9=A2=98=E5=AF=BC=E8=87=B4=E4=B8=8D=E5=8F=AF?= =?UTF-8?q?=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/package.json b/package.json index aaa5105..a815d1e 100644 --- a/package.json +++ b/package.json @@ -949,6 +949,12 @@ "version": "7.20.5", "reason": "https://github.com/babel/babel/issues/15295" } + }, + "vuescroll": { + "4.17.4": { + "version": "4.17.3", + "reason": "https://github.com/YvesCoding/vuescroll/issues/285" + } } } }