Sfoglia il codice sorgente

Auto merge base into tabbar

GitHub Actions 11 mesi fa
parent
commit
1905a3f8bb
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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