chore: pnpm 8.x

This commit is contained in:
pany 2023-04-11 13:31:16 +08:00
parent acd7e21b57
commit 79ec294070
3 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ jobs:
- name: Setup pnpm - name: Setup pnpm
uses: pnpm/action-setup@v2 uses: pnpm/action-setup@v2
with: with:
version: "7.30.5" version: "8.2.0"
- name: Build - name: Build
run: pnpm install && pnpm build:prod run: pnpm install && pnpm build:prod

View File

@ -61,7 +61,7 @@ v3-admin-vite is a free and open source middle and background management system
# configure # configure
1. installation of the recommended plugins in the .vscode directory 1. installation of the recommended plugins in the .vscode directory
3. node version 16+ 3. node version 16+
4. pnpm version 7.x 4. pnpm version 8.x
# clone # clone
git clone https://github.com/un-pany/v3-admin-vite.git git clone https://github.com/un-pany/v3-admin-vite.git

View File

@ -61,7 +61,7 @@
# 配置 # 配置
1. 一键安装 .vscode 目录中推荐的插件 1. 一键安装 .vscode 目录中推荐的插件
3. node 版本 16+ 3. node 版本 16+
4. pnpm 版本 7.x 4. pnpm 版本 8.x
# 克隆项目 # 克隆项目
git clone https://github.com/un-pany/v3-admin-vite.git git clone https://github.com/un-pany/v3-admin-vite.git