From 7f3bfa12170233150c31c05e5e2e7b7e87b92f70 Mon Sep 17 00:00:00 2001 From: NPM Mirror Bot Date: Fri, 11 Feb 2022 22:05:18 -0500 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 2dffe22..a550253 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ all: # tasks preinstall: - npm install -g cnpm --registry=http://registry.npm.taobao.org + npm install -g cnpm --registry=https://registry.npmmirror.com install: cnpm install npm install