fix(deps): 降低vite版本

This commit is contained in:
Soybean
2021-12-24 11:03:38 +08:00
parent e776df49e4
commit c9c5ca9989
2 changed files with 28 additions and 240 deletions

View File

@@ -85,7 +85,7 @@
"typescript": "^4.5.4",
"unplugin-icons": "^0.12.23",
"unplugin-vue-components": "^0.17.9",
"vite": "^2.7.6",
"vite": "~2.5.10",
"vite-plugin-html": "^2.1.1",
"vite-plugin-windicss": "^1.6.1",
"vue-tsc": "^0.30.0",