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

Former-commit-id: 4c517057f4ecdf4ad0588bef52e5bb8a6f7a0c20
This commit is contained in:
haoxr
2023-03-25 10:18:03 +08:00
parent 8bc85a8078
commit e3919f3552

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",