Files
vue-ts-example/.npmrc
严浩 2f17fbfe0c
All checks were successful
CI / cache-and-install (push) Successful in 2m57s
Update .npmrc to replace npm registry URL
2024-09-25 18:24:11 +08:00

12 lines
382 B
Plaintext

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