From 6accf5127621380b9c5d4d93a1bebb54e723163a Mon Sep 17 00:00:00 2001 From: 2betop <2betop.cn@gmail.com> Date: Thu, 26 Dec 2019 09:37:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BE=9D=E8=B5=96=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c4f02ed4c..d5264abe3 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,7 @@ "dom-helpers": "3.3.1", "downshift": "3.1.4", "echarts": "^4.1.0", + "fast-memoize": "2.5.1", "flv.js": "1.5.0", "froala-editor": "2.9.6", "history": "4.7.2", @@ -42,6 +43,7 @@ "hoist-non-react-statics": "3.3.0", "jquery": "^3.2.1", "keycode": "^2.1.9", + "lodash": "^4.17.15", "match-sorter": "2.2.1", "mobx": "^4.5.0", "mobx-react": "^6.1.4", @@ -72,8 +74,7 @@ "sortablejs": "1.10.0", "tslib": "^1.10.0", "uncontrollable": "4.1.0", - "video-react": "0.9.4", - "lodash": "^4.17.15" + "video-react": "0.9.4" }, "devDependencies": { "@types/dom-helpers": "^3.4.1",