chore(package.json): 升级版本→1.1.1

Former-commit-id: eede63753a09ef8ae3aa09dee8cbe1f9f2424d69
This commit is contained in:
haoxr
2022-11-21 22:54:07 +08:00
parent 8793c9b3e3
commit a9d117f054

View File

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