소스 검색

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