From cb2599d424e187d142fcdddb13d0220668433fd3 Mon Sep 17 00:00:00 2001 From: chenshenhai Date: Sun, 2 Apr 2023 14:42:19 +0800 Subject: [PATCH] fix: npmrc --- .npmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.npmrc b/.npmrc index 7f082f2..99c293a 100644 --- a/.npmrc +++ b/.npmrc @@ -1 +1 @@ -registry=https://registry.npmmirror.com \ No newline at end of file +# registry=https://registry.npmmirror.com \ No newline at end of file