From 42b51d61aa3b5bb9a7bc303bf64fe9982666bcc6 Mon Sep 17 00:00:00 2001 From: chenshenhai Date: Sat, 4 Nov 2023 22:52:58 +0800 Subject: [PATCH] chore: update npmrc --- .npmrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.npmrc b/.npmrc index 99c293a..ca3ce5b 100644 --- a/.npmrc +++ b/.npmrc @@ -1 +1,2 @@ -# registry=https://registry.npmmirror.com \ No newline at end of file +# registry=https://registry.npmmirror.com +auto-install-peers = true \ No newline at end of file