From fc1a041fa9483b764968e56ec6810c8305fb2acb Mon Sep 17 00:00:00 2001 From: 2betop <2betop.cn@gmail.com> Date: Fri, 12 Jun 2020 14:50:38 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=98=E6=98=AF=E7=BB=A7=E7=BB=AD=E7=94=A8?= =?UTF-8?q?=202=20=E5=90=A6=E5=88=99=E4=BC=9A=E5=87=BA=E7=8E=B0=E5=A4=9A?= =?UTF-8?q?=E5=88=86=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ed5f357..fb8e5d47 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "react-progress-2": "^4.4.2", "react-select": "1.2.1", "react-textarea-autosize": "5.1.0", - "react-transition-group": "4.4.1", + "react-transition-group": "2.9.0", "react-visibility-sensor": "3.11.0", "redux": "^3.7.2", "setimmediate": "1.0.5",