chore(npmrc): 添加多个 npm 镜像源
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m15s
/ depcheck (push) Successful in 1m39s
/ playwright (push) Successful in 3m15s

This commit is contained in:
严浩
2024-11-05 15:07:38 +08:00
parent 2cc4d30046
commit 9f5e3703e1

4
.npmrc
View File

@ -1,6 +1,8 @@
registry=https://registry.npmjs.org/
registry=https://r-npm.oo1.dev
registry=https://registry.npmmirror.com
registry=https://registry.npmmirror.com/
registry=https://mirrors.cloud.tencent.com/npm/
registry=https://mirrors.huaweicloud.com/repository/npm/
# https://pnpm.io/zh/npmrc#node-mirrorltreleasedir
# use-node-version=20.18.0