From e8ac50933771a5ff43b2908766aa7be83256ce29 Mon Sep 17 00:00:00 2001 From: liaoxuezhi Date: Tue, 6 Aug 2019 16:53:27 +0800 Subject: [PATCH] =?UTF-8?q?redux=20=E4=BE=9D=E8=B5=96=E4=BB=8E=20devDepend?= =?UTF-8?q?encies=20=E7=A7=BB=E8=BF=87=E6=9D=A5?= 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 17b040aff..fc834f768 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,8 @@ "sortablejs": "1.7.0", "tslib": "^1.9.3", "uncontrollable": "4.1.0", - "video-react": "0.9.4" + "video-react": "0.9.4", + "redux": "^3.7.2" }, "devDependencies": { "@types/async": "^2.0.45", @@ -131,7 +132,6 @@ "strip-json-comments": "^2.0.1", "ts-jest": "^24.0.0", "typescript": "^3.3.4000", - "redux": "^3.7.2", "css": "2.2.1", "es6-symbol": "3.1.1", "copy-to-clipboard": "3.0.8"