From 92ba64ded4831ca862d1e3a56c677e15321a9ff7 Mon Sep 17 00:00:00 2001 From: XuqmGroup Date: Wed, 29 Apr 2026 15:09:23 +0800 Subject: [PATCH] fix(npm): use group repo registry for install, hosted only for publish Co-Authored-By: Claude Sonnet 4.6 --- .npmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.npmrc b/.npmrc index e21d136..3749999 100644 --- a/.npmrc +++ b/.npmrc @@ -1 +1 @@ -registry=https://nexus.xuqinmin.com/repository/npm-hosted/ +registry=https://nexus.xuqinmin.com/repository/npm/