chore: bump pnpm to v8 (#11726)

This commit is contained in:
neverland
2023-04-01 20:59:24 +08:00
committed by GitHub
parent 53260297bd
commit 15a41302b3
6 changed files with 1332 additions and 1278 deletions
@@ -26,9 +26,6 @@ git clone git@github.com:vant-ui/vant.git
# Enable pnpm package manager
corepack enable
# If you can't use corepack, you can also install pnpm manually
npm install -g pnpm@7
# Install dependencies
pnpm i
@@ -26,9 +26,6 @@ git clone git@github.com:vant-ui/vant.git
# 启用 pnpm 包管理器
corepack enable
# 如果无法使用 corepack,你也可以手动安装 pnpm
npm install -g pnpm@7
# 安装依赖
pnpm i