From ac3fd70fef51368e7fe17f9133a7e71277085af3 Mon Sep 17 00:00:00 2001 From: alboped Date: Sun, 5 Apr 2026 18:53:41 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E4=BC=98=E5=8C=96ci=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .npmrc | 1 - .yarnrc | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 .npmrc create mode 100644 .yarnrc diff --git a/.npmrc b/.npmrc deleted file mode 100644 index 7549542..0000000 --- a/.npmrc +++ /dev/null @@ -1 +0,0 @@ -registry=https://registry.npmmirror.com diff --git a/.yarnrc b/.yarnrc new file mode 100644 index 0000000..45ef801 --- /dev/null +++ b/.yarnrc @@ -0,0 +1 @@ +registry "https://registry.npmmirror.com"