From d37665b8bae966539722fca2d4120593768a7686 Mon Sep 17 00:00:00 2001 From: fischer Date: Mon, 25 May 2026 10:27:12 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0.npmrc=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E5=9B=BD=E5=86=85=E9=95=9C=E5=83=8F=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .npmrc | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .npmrc diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..1db386c --- /dev/null +++ b/.npmrc @@ -0,0 +1,5 @@ +registry=https://registry.npmmirror.com +@fischerx:registry=https://registry.npmmirror.com +shamefully-hoist=true +strict-peer-dependencies=false +auto-install-peers=true