From 29d3b176577f5adf43cdf825c4a91e9448513a0f Mon Sep 17 00:00:00 2001 From: zqm Date: Fri, 30 Jan 2026 10:40:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BB=93=E5=BA=93=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=20=E7=94=A8npm=20publish=E5=8D=B3=E5=8F=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Web/Vue/CubeLib/.npmrc | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Web/Vue/CubeLib/.npmrc diff --git a/Web/Vue/CubeLib/.npmrc b/Web/Vue/CubeLib/.npmrc new file mode 100644 index 0000000..2489173 --- /dev/null +++ b/Web/Vue/CubeLib/.npmrc @@ -0,0 +1,2 @@ +registry=http://47.111.181.23:8081/repository/npm-releases/ +//47.111.181.23:8081/repository/npm-releases/:_auth=YWRtaW46YWRtaW4= \ No newline at end of file