Browse Source

build: add 淘宝源 registry

菲鸽 2 years ago
parent
commit
4d60d69a2f
1 changed files with 3 additions and 0 deletions
  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