From b97eba2e2c776998dd73eebc0208e852afb476af Mon Sep 17 00:00:00 2001 From: NPM Mirror Bot Date: Sat, 12 Feb 2022 07:34:43 +0000 Subject: [PATCH] update https://registry.npm.taobao.org to https://registry.npmmirror.com --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f618df88..9c7098d1 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "push-android-prod": "code-push release-react Noder android --deploymentName Production", "push-ios-prod": "code-push release-react Noder ios --deploymentName Production", "push-key": "code-push deployment ls Noder -k", - "i-taobao": "npm i --registry=https://registry.npm.taobao.org", + "i-taobao": "npm i --registry=https://registry.npmmirror.com", "standard": "eslint --fix '**/*.js'" }, "dependencies": {