From 3e6fc5331f846fa7d306dc043a33b6cb068f5d3b Mon Sep 17 00:00:00 2001 From: NPM Mirror Bot Date: Fri, 11 Feb 2022 13:46:44 +0000 Subject: [PATCH] update https://registry.npm.taobao.org to https://registry.npmmirror.com --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 35f93b1..32400b3 100644 --- a/Makefile +++ b/Makefile @@ -10,4 +10,4 @@ build: publish: npm config delete registry npm publish - npm config set registry "https://registry.npm.taobao.org" + npm config set registry "https://registry.npmmirror.com"