bump vite-plugin-electron to 0.8.3

This commit is contained in:
草鞋没号 2022-07-28 15:41:10 +08:00
parent 055994279b
commit c705314a96
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
"sass": "^1.53.0", "sass": "^1.53.0",
"typescript": "^4.7.4", "typescript": "^4.7.4",
"vite": "^3.0.2", "vite": "^3.0.2",
"vite-plugin-electron": "^0.8.2" "vite-plugin-electron": "^0.8.3"
}, },
"env": { "env": {
"VITE_DEV_SERVER_HOST": "127.0.0.1", "VITE_DEV_SERVER_HOST": "127.0.0.1",