chore(package.json): 项目版本号修改 `v2.1.0`

This commit is contained in:
haoxr 2023-03-25 10:18:03 +08:00
parent 66fa295c96
commit 4c517057f4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "vue3-element-admin",
"version": "2.0.0",
"version": "2.1.0",
"scripts": {
"dev": "vite serve --mode development",
"build:prod": "vite build --mode production &&vue-tsc --noEmit",