fix package.json url

This commit is contained in:
qingwei.li
2016-11-06 12:26:14 +08:00
parent d5eb9ac3b5
commit 70307dfadb
37 changed files with 37 additions and 37 deletions

View File

@@ -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": {}