table: fix the wrong repository field

pull/2783/merge
xuanfeng 2017-02-17 17:14:10 +08:00 committed by 杨奕
parent 0643460b28
commit 0b2b803992
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"component" "component"
], ],
"main": "./lib/index.js", "main": "./lib/index.js",
"repository": "https://github.com/ElemeFE/element/tree/master/packages/dialog", "repository": "https://github.com/ElemeFE/element/tree/master/packages/table",
"author": "elemefe", "author": "elemefe",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {