chore(package.json): 项目版本号修改 `v2.1.0`
This commit is contained in:
parent
66fa295c96
commit
4c517057f4
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue