chore: v4.3.0

This commit is contained in:
pany 2023-12-02 15:24:15 +08:00
parent f50ccba6d4
commit b2eaa29b1e
3 changed files with 5 additions and 5 deletions

View File

@ -65,8 +65,8 @@ China repository: [Gitee](https://gitee.com/un-pany/v3-admin-vite)
```bash
# configure
1. installation of the recommended plugins in the .vscode directory
2. node version 16+
3. pnpm version 8.x
2. node version 18.x or 20+
3. pnpm version 8.x or latest
# clone
git clone https://github.com/un-pany/v3-admin-vite.git

View File

@ -65,8 +65,8 @@ V3 Admin Vite 是一个免费开源的中后台管理系统基础解决方案,
```bash
# 配置
1. 一键安装 .vscode 目录中推荐的插件
2. node 版本 16+
3. pnpm 版本 8.x
2. node 版本 18.x 或 20+
3. pnpm 版本 8.x 或最新版
# 克隆项目
git clone https://github.com/un-pany/v3-admin-vite.git

View File

@ -1,6 +1,6 @@
{
"name": "v3-admin-vite",
"version": "4.2.4",
"version": "4.3.0",
"description": "一个免费开源的中后台管理系统基础解决方案,基于 Vue3、TypeScript、Element Plus、Pinia 和 Vite 等主流技术",
"author": {
"name": "pany",