From 806b7e055d2822209e29822dd793545fac0ad416 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Wed, 18 Sep 2024 17:58:15 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0.npmrc=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E4=BB=A5=E6=B7=BB=E5=8A=A0=E6=9C=AC=E5=9C=B0=E5=92=8C?= =?UTF-8?q?=E4=BB=A3=E7=90=86npm=E6=B3=A8=E5=86=8C=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .npmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.npmrc b/.npmrc index 6aabc4c..8e95a67 100644 --- a/.npmrc +++ b/.npmrc @@ -1,6 +1,6 @@ +registry=http://localhost:8787 registry=https://registry.npmmirror.com registry=https://npm-cf-proxy.oo1.dev registry=https://registry.npmjs.org/ -registry=http://localhost:8787 registry=https://flask-pxy.1-h.cc shamefully-hoist=true