Commit 06bf9e46 authored by baiyaaaaa's avatar baiyaaaaa Committed by GitHub

Merge pull request #18 from QingWei-Li/master

package: fix url
parents da852f32 7abd8a58
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git@github.com:eleme/element-ui.git" "url": "git@github.com:elemefe/element.git"
}, },
"keywords": [ "keywords": [
"eleme", "eleme",
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
"components" "components"
], ],
"bugs": { "bugs": {
"url": "https://github.com/eleme/element-ui/issues" "url": "https://github.com/elemefe/element/issues"
}, },
"devDependencies": { "devDependencies": {
"babel-core": "^6.14.0", "babel-core": "^6.14.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment