瀏覽代碼

Auto merge base into main

GitHub Actions 11 月之前
父節點
當前提交
4522a26b0a
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .npmrc

+ 2 - 2
.npmrc

@@ -1,5 +1,5 @@
-registry = https://registry.npmjs.org
-# registry = https://registry.npmmirror.com
+# registry = https://registry.npmjs.org
+registry = https://registry.npmmirror.com
 
 strict-peer-dependencies=false
 auto-install-peers=true