Merge pull request #273 from Jenny-pyl/feature/20221011-bump

chore: bump vite-electron-plugin to 0.4.6
This commit is contained in:
草鞋没号 2022-10-11 17:24:21 +08:00 committed by GitHub
commit fe52c1f937
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@
"electron-builder": "^23.3.3", "electron-builder": "^23.3.3",
"typescript": "^4.8.4", "typescript": "^4.8.4",
"vite": "^3.1.4", "vite": "^3.1.4",
"vite-electron-plugin": "^0.4.4", "vite-electron-plugin": "^0.4.6",
"vue": "^3.2.40", "vue": "^3.2.40",
"vue-tsc": "^0.40.13" "vue-tsc": "^0.40.13"
}, },