From 9f5e3703e15994f7c893fda44aa701de60fc0824 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Tue, 5 Nov 2024 15:07:38 +0800 Subject: [PATCH] =?UTF-8?q?chore(npmrc):=20=E6=B7=BB=E5=8A=A0=E5=A4=9A?= =?UTF-8?q?=E4=B8=AA=20npm=20=E9=95=9C=E5=83=8F=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .npmrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.npmrc b/.npmrc index ff8b794..96006ec 100644 --- a/.npmrc +++ b/.npmrc @@ -1,6 +1,8 @@ registry=https://registry.npmjs.org/ registry=https://r-npm.oo1.dev -registry=https://registry.npmmirror.com +registry=https://registry.npmmirror.com/ +registry=https://mirrors.cloud.tencent.com/npm/ +registry=https://mirrors.huaweicloud.com/repository/npm/ # https://pnpm.io/zh/npmrc#node-mirrorltreleasedir # use-node-version=20.18.0