diff --git a/package.json b/package.json index 3b57151..3c0b93e 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "ci": "npm run lint && npm run cov", "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s", "autod": "autod", - "ii": "npm install --registry https://registry.npm.taobao.org" + "ii": "npm install --registry https://registry.npmmirror.com" }, "files": [ "index.js",