From c39ff88784afb1167483074c86b4845e75032cc6 Mon Sep 17 00:00:00 2001 From: VicRen Date: Tue, 10 Sep 2024 15:10:59 +0800 Subject: [PATCH] update https://registry.npm.taobao.org to https://registry.npmmirror.com update https://registry.npm.taobao.org to https://registry.npmmirror.com --- .npmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.npmrc b/.npmrc index c9a6c1bd..97b13952 100644 --- a/.npmrc +++ b/.npmrc @@ -1,4 +1,4 @@ sass_binary_site=https://npm.taobao.org/mirrors/node-sass/ phantomjs_cdnurl=https://npm.taobao.org/mirrors/phantomjs/ electron_mirror=https://npm.taobao.org/mirrors/electron/ -registry=https://registry.npm.taobao.org +registry=https://registry.npmmirror.com