From a2c29d3aac9e8176f6c9ba1942501d55eeaf5ce7 Mon Sep 17 00:00:00 2001 From: NPM Mirror Bot <99484857+npmmirror@users.noreply.github.com> Date: Fri, 11 Feb 2022 23:55:35 +0800 Subject: [PATCH] update https://registry.npm.taobao.org to https://registry.npmmirror.com (#34) Co-authored-by: NPM Mirror Bot --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0e58ab2..f8f52ef 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ TIMEOUT = 1000 MOCHA_OPTS = install: - @npm install --registry=https://registry.npm.taobao.org + @npm install --registry=https://registry.npmmirror.com jshint: install @./node_modules/.bin/jshint .