From 24578455360d4fc221a080fd17b54c87711c0855 Mon Sep 17 00:00:00 2001 From: aixianling Date: Mon, 14 Feb 2022 17:47:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0npm=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .npmrc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.npmrc b/.npmrc index 2198c87..81dffa1 100644 --- a/.npmrc +++ b/.npmrc @@ -1 +1,5 @@ registry=http://192.168.1.87:4873/ +email=aixianling@sinoecare.com +always-auth=true +_auth="YWRtaW46YWRtaW4xMjM=" +package-lock=false