瀏覽代碼

build: add 淘宝源 registry

菲鸽 2 年之前
父節點
當前提交
4d60d69a2f
共有 1 個文件被更改,包括 3 次插入0 次删除
  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