Files
vue-ts-example/.npmrc
严浩 e50a16a583
All checks were successful
CI / build-and-deploy (push) Successful in 4m33s
Update ci.yaml to use pnpm instead of pnpx for Vercel commands
2024-09-26 17:56:57 +08:00

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