Files
vue-ts-example/.npmrc
Renovate Bot cc914c9a80
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ depcheck (push) Successful in 9m30s
/ build-and-deploy-to-vercel (push) Successful in 2m19s
/ playwright (push) Successful in 2m15s
chore(deps): update node.js to v22.13.0
2025-01-20 08:34:01 +08:00

14 lines
578 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.0
node-mirror:release=https://npmmirror.com/mirrors/node/ # pnpm config set node-mirror:release=https://npmmirror.com/mirrors/node/
node-mirror:rc=https://npmmirror.com/mirrors/node-rc/
node-mirror:nightly=https://npmmirror.com/mirrors/node-nightly/
shamefully-hoist=true