From e7fb22d06de707c0d03b09cc4e3eccde3ea43028 Mon Sep 17 00:00:00 2001 From: aixianling Date: Mon, 17 Jun 2024 16:08:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=B8=80=E4=B8=8B=E4=BB=93?= =?UTF-8?q?=E5=BA=93=E9=95=9C=E5=83=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .npmrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.npmrc b/.npmrc index b2a12ee..d818df3 100644 --- a/.npmrc +++ b/.npmrc @@ -1,4 +1,5 @@ -registry=https://registry.npmjs.org +registry=http://192.168.1.87:4873/ +//registry=https://registry.npmjs.org email=aixianling@sinoecare.com always-auth=true //package-lock=false