fix: keep the latest version of Vite

This commit is contained in:
younglei 2022-07-01 17:11:46 +08:00 committed by GitHub
parent 68fe4bf3b7
commit 0a17a2a1b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
"electron": "^19.0.3",
"electron-builder": "^23.0.3",
"typescript": "^4.7.3",
"vite": "^2.9.13",
"vite": "^3.0.0-beta.5",
"vite-plugin-electron": "^0.6.1",
"vite-plugin-resolve": "^2.1.2",
"vue": "^3.2.36",