mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
fix package.json url
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"component"
|
||||
],
|
||||
"main": "./lib/index.js",
|
||||
"repository": "https://github.com/element-component/element/tree/master/packages/row",
|
||||
"repository": "https://github.com/ElemeFE/element/tree/master/packages/row",
|
||||
"author": "qingwei-li<qingwei.li@ele.me>",
|
||||
"license": "MIT",
|
||||
"dependencies": {}
|
||||
|
||||
Reference in New Issue
Block a user