From 9cd7dafc3261d452fdd86ecd64b2cc8ba0e271d9 Mon Sep 17 00:00:00 2001 From: huyueb <1062887235@qq.com> Date: Fri, 27 Oct 2017 15:58:13 +0800 Subject: [PATCH] =?UTF-8?q?npm=20publish=20v1.0.3=20=E8=A7=A3=E5=86=B3?= =?UTF-8?q?=E6=80=A7=E8=83=BD=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 40fc7e9..e00dd64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bee-table", - "version": "1.0.2", + "version": "1.0.3", "description": "Table ui component for react", "keywords": [ "react", @@ -34,7 +34,6 @@ }, "dependencies": { "classnames": "^2.2.5", - "lodash.clonedeep": "^4.5.0", "object-path": "^0.11.3", "shallowequal": "^0.2.2", "tinper-bee-core": "latest",