Files
vue-ts-example/.npmrc
严浩 131dc23e46
All checks were successful
CI / build-and-deploy (push) Successful in 3m54s
Update .npmrc to remove use-node-version directive
2024-09-27 09:33:12 +08:00

12 lines
384 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