npm publish v1.0.3 解决性能问题

This commit is contained in:
huyueb 2017-10-27 15:58:13 +08:00
parent 3586ac97ad
commit 9cd7dafc32
1 changed files with 1 additions and 2 deletions

View File

@ -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",