release: update 3.4.6

This commit is contained in:
xiaoxian521
2022-08-23 10:43:33 +08:00
parent c07e60e114
commit 2888f8c4f1
6 changed files with 20 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "pure-admin-thin",
"version": "3.4.5",
"version": "3.4.6",
"private": true,
"scripts": {
"dev": "cross-env --max_old_space_size=4096 vite",
@@ -116,7 +116,7 @@
"stylelint-config-standard": "^24.0.0",
"stylelint-order": "^5.0.0",
"typescript": "^4.7.4",
"unocss": "^0.45.9",
"unocss": "^0.45.12",
"unplugin-vue-define-options": "^0.7.3",
"vite": "^3.0.9",
"vite-plugin-mock": "^2.9.6",