From 65cb38f0f77cc5cced7fc14483676dfd8948fcc3 Mon Sep 17 00:00:00 2001 From: NPM Mirror Bot Date: Fri, 11 Feb 2022 22:01:05 -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 8a408ea27d..6d3d9b9996 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ TESTS = $(shell find test -type f -name "*.test.js") TEST_TIMEOUT = 10000 MOCHA_REPORTER = spec -# NPM_REGISTRY = "--registry=http://registry.npm.taobao.org" +# NPM_REGISTRY = "--registry=https://registry.npmmirror.com" NPM_REGISTRY = ""