Commit e06f5e265c0cf818e1c806216574a0445104f309
1 parent
7fa943eb
change git url
change git url
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
package.json
| ... | ... | @@ -21,12 +21,12 @@ |
| 21 | 21 | }, |
| 22 | 22 | "repository": { |
| 23 | 23 | "type": "git", |
| 24 | - "url": "https://github.com/iviewui/iview" | |
| 24 | + "url": "https://github.com/iview/iview" | |
| 25 | 25 | }, |
| 26 | 26 | "author": "Aresn", |
| 27 | 27 | "license": "MIT", |
| 28 | 28 | "bugs": { |
| 29 | - "url": "https://github.com/iviewui/iview/issues" | |
| 29 | + "url": "https://github.com/iview/iview/issues" | |
| 30 | 30 | }, |
| 31 | 31 | "dependencies": {}, |
| 32 | 32 | "devDependencies": { | ... | ... |