From 9cf7b1531147a995a6a888453457afbadce3ba67 Mon Sep 17 00:00:00 2001 From: jaskang Date: Wed, 7 Sep 2022 15:54:39 +0800 Subject: [PATCH] chore: reg --- .npmrc | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .npmrc diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..57d1231 --- /dev/null +++ b/.npmrc @@ -0,0 +1,2 @@ +# registry=https://registry.npmjs.org/ +registry=https://registry.npmmirror.com/ \ No newline at end of file