Ver código fonte

build: add 淘宝源 registry

菲鸽 2 anos atrás
pai
commit
4d60d69a2f
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      .npmrc

+ 3 - 0
.npmrc

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