From 1b0dd601ae34735d4a89d1a1a55c4fccb8afe18a Mon Sep 17 00:00:00 2001 From: flower-f <1647231392@qq.com> Date: Thu, 27 Jul 2023 16:02:38 +0800 Subject: [PATCH] chore: update npmrc --- .npmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.npmrc b/.npmrc index 81d584a..2bbca8c 100644 --- a/.npmrc +++ b/.npmrc @@ -1,3 +1,3 @@ -registry="https://registry.npmmirror.com/" +registry="https://registry.npmjs.org/" shamefully-hoist=true strict-peer-dependencies=false