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/notification",
|
||||
"repository": "https://github.com/ElemeFE/element/tree/master/packages/notification",
|
||||
"author": "elemefe",
|
||||
"license": "MIT",
|
||||
"dependencies": {}
|
||||
|
||||
Reference in New Issue
Block a user