Files
vue-ts-example/.npmrc
Renovate Bot f98225aebf
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
/ depcheck (push) Successful in 1m13s
/ build-and-deploy-to-vercel (push) Successful in 1m29s
/ surge (push) Successful in 1m4s
/ playwright (push) Failing after 11m39s
chore(deps): update node.js to v22.13.1
2025-02-04 08:19:02 +08:00

15 lines
651 B
Plaintext

registry=https://registry.npmmirror.com/
registry=https://mirrors.cloud.tencent.com/npm/
registry=https://mirrors.huaweicloud.com/repository/npm/
registry=https://registry.npmjs.org/
registry=https://nexus.oo1.dev/repository/npm/
# https://pnpm.io/zh/npmrc#node-mirrorltreleasedir
use-node-version=22.13.1
node-mirror:release=https://npmmirror.com/mirrors/node/ # pnpm config set node-mirror:release=https://npmmirror.com/mirrors/node/
node-mirror:release=https://mirrors.tuna.tsinghua.edu.cn/nodejs-release/
node-mirror:rc=https://npmmirror.com/mirrors/node-rc/
node-mirror:nightly=https://npmmirror.com/mirrors/node-nightly/
shamefully-hoist=true