build: add 淘宝源 registry

This commit is contained in:
菲鸽 2024-03-26 19:20:45 +08:00
parent 49b78596e9
commit 4d60d69a2f

3
.npmrc
View File

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