ソースを参照

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