From da107dd11fa0e1aea10229f23ce7fcedea99a361 Mon Sep 17 00:00:00 2001 From: chenshenhai Date: Sat, 28 Mar 2026 21:26:36 +0800 Subject: [PATCH] ci: fix npmrc --- .npmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.npmrc b/.npmrc index 0038fe7..91e1497 100644 --- a/.npmrc +++ b/.npmrc @@ -1,2 +1,2 @@ # registry=https://registry.npmmirror.com -auto-install-peers = true \ No newline at end of file +# auto-install-peers = true \ No newline at end of file