From e06f5e265c0cf818e1c806216574a0445104f309 Mon Sep 17 00:00:00 2001 From: 梁灏 Date: Fri, 9 Sep 2016 22:26:42 +0800 Subject: [PATCH] change git url --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b42530d..db02299 100644 --- a/package.json +++ b/package.json @@ -21,12 +21,12 @@ }, "repository": { "type": "git", - "url": "https://github.com/iviewui/iview" + "url": "https://github.com/iview/iview" }, "author": "Aresn", "license": "MIT", "bugs": { - "url": "https://github.com/iviewui/iview/issues" + "url": "https://github.com/iview/iview/issues" }, "dependencies": {}, "devDependencies": { -- libgit2 0.21.4