From eae95cffd6d486f681e0867f3e8e1a7df92222e1 Mon Sep 17 00:00:00 2001 From: QiuShuiBai <1125097005@qq.com> Date: Wed, 16 Oct 2024 14:57:06 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BF=AE=E6=94=B9npm=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .npmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.npmrc b/.npmrc index 03ebe9b..733fe03 100644 --- a/.npmrc +++ b/.npmrc @@ -1,2 +1,2 @@ node-linker=hoisted -registry=https://registry.npmmirror.com/ \ No newline at end of file +registry=https://registry.npmjs.org/ \ No newline at end of file