From b3d98313e4dad3ed9f884d7be1508294dd2297e5 Mon Sep 17 00:00:00 2001 From: "lihao.ylh" Date: Mon, 8 Nov 2021 19:36:39 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BF=AE=E6=94=B9=20lerna=20=E4=B8=AD?= =?UTF-8?q?=E7=9A=84=20registry?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lerna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lerna.json b/lerna.json index 2a631922e..375f5c34b 100644 --- a/lerna.json +++ b/lerna.json @@ -2,7 +2,7 @@ "lerna": "2.11.0", "version": "1.0.71", "npmClient": "tnpm", - "registry": "http://registry.npm.alibaba-inc.com", + "registry": "https://registry.antfin-inc.com", "useWorkspaces": true, "packages": [ "packages/*"