diff --git a/.npmrc b/.npmrc index 9786fd9..1e33f0f 100644 --- a/.npmrc +++ b/.npmrc @@ -1,6 +1,5 @@ # pnpm 性能优化配置 registry=https://registry.npmmirror.com/ -store-dir=.pnpm-store prefer-offline=true auto-install-peers=true shamefully-hoist=true