From b5a74cf37145f3a2fd47871a60d94c51fe7e7dab Mon Sep 17 00:00:00 2001 From: laifeipeng <1020103647@qq.com> Date: Fri, 30 May 2025 11:17:29 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20.npmrc=20?= =?UTF-8?q?=E4=B8=AD=E7=9A=84=E6=B3=A8=E5=86=8C=E8=A1=A8=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .npmrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.npmrc b/.npmrc index 563fdbe..356a656 100644 --- a/.npmrc +++ b/.npmrc @@ -1,5 +1,5 @@ -registry = https://registry.npmjs.org -# registry = https://registry.npmmirror.com +# registry = https://registry.npmjs.org +registry = https://registry.npmmirror.com strict-peer-dependencies=false auto-install-peers=true