From 6051a39a564a009751680707f3431e8b554e510b Mon Sep 17 00:00:00 2001 From: DigHuang <114602213+DigHuang@users.noreply.github.com> Date: Mon, 16 Mar 2026 15:38:05 +0800 Subject: [PATCH] chore(npmrc):rm Electron mirror and builder binaries mirror configurations (#527) --- .npmrc | 3 --- 1 file changed, 3 deletions(-) diff --git a/.npmrc b/.npmrc index 2daca3559..90d9686f3 100644 --- a/.npmrc +++ b/.npmrc @@ -1,6 +1,3 @@ package-import-method=copy shamefully-hoist=true strict-peer-dependencies=false - -electron_mirror=https://npmmirror.com/mirrors/electron/ -electron_builder_binaries_mirror=https://npmmirror.com/mirrors/electron-builder-binaries/