package: fix url
Showing
| ... | @@ -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", | ||
| ... | ... |
Please register or sign in to comment