From caf7f6affdabd38ffd10d8d5d41296ca8e6ef5e3 Mon Sep 17 00:00:00 2001 From: lannyfu Date: Fri, 14 Nov 2025 16:53:44 +0800 Subject: [PATCH] Update npm registry URL Signed-off-by: lannyfu --- modules/web/.npmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/web/.npmrc b/modules/web/.npmrc index 17f8ba0..ffe145e 100644 --- a/modules/web/.npmrc +++ b/modules/web/.npmrc @@ -1 +1 @@ -@ks-console:registry=http://139.198.121.174:4873 \ No newline at end of file +@ks-console:registry=https://registry.npm.kubesphere.com.cn \ No newline at end of file