From 75eb760b5f9df3fb8a164a1f476fa0472f81bfb9 Mon Sep 17 00:00:00 2001 From: chenshenhai Date: Sun, 19 May 2024 19:21:05 +0800 Subject: [PATCH] chore: update npmrc --- .npmrc | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.npmrc b/.npmrc index d6e9711..0038fe7 100644 --- a/.npmrc +++ b/.npmrc @@ -1,4 +1,2 @@ -registry=https://registry.npmmirror.com -auto-install-peers = true -# save-workspace-protocol=false -# prefer-workspace-packages=true \ No newline at end of file +# registry=https://registry.npmmirror.com +auto-install-peers = true \ No newline at end of file