Files
vue-ts-example/.npmrc
Renovate Bot 5f561d3a5f
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 1m18s
/ depcheck (push) Successful in 1m17s
/ playwright (push) Failing after 4m30s
chore(deps): update node.js to v22.12.0
2024-12-16 10:26:56 +08:00

14 lines
562 B
Plaintext

registry=https://r-npm.oo1.dev
registry=https://registry.npmmirror.com/
registry=https://mirrors.cloud.tencent.com/npm/
registry=https://mirrors.huaweicloud.com/repository/npm/
registry=https://registry.npmjs.org/
# https://pnpm.io/zh/npmrc#node-mirrorltreleasedir
use-node-version=22.12.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