From e8488e4d5237e5e03ec07ff07d03115389d5b1ef Mon Sep 17 00:00:00 2001 From: Soybean <2570172956@qq.com> Date: Wed, 27 Apr 2022 18:08:39 +0800 Subject: [PATCH] =?UTF-8?q?fix(projects):=20=E6=B7=BB=E5=8A=A0.npmrc?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=97=A0=E6=B3=95=E8=8E=B7=E5=8F=96=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E5=BC=95=E5=85=A5=E7=9A=84=E5=85=A8=E5=B1=80=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E5=A3=B0=E6=98=8E=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .npmrc | 1 + 1 file changed, 1 insertion(+) create mode 100644 .npmrc diff --git a/.npmrc b/.npmrc new file mode 100644 index 00000000..bf2e7648 --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +shamefully-hoist=true