Skip to content

Commit

Permalink
fix: #437
Browse files Browse the repository at this point in the history
  • Loading branch information
caoxiemeihao committed Nov 7, 2023
1 parent e1425fb commit 690c58d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,10 @@
"@vitejs/plugin-vue": "^4.3.3",
"electron": "^26.0.0",
"electron-builder": "^24.6.3",
"tree-kill": "^1.2.2",
"typescript": "^5.1.6",
"vite": "^4.4.9",
"vite-plugin-electron": "^0.14.0",
"vite-plugin-electron": "^0.15.3",
"vite-plugin-electron-renderer": "^0.14.5",
"vue": "^3.3.4",
"vue-tsc": "^1.8.8"
Expand Down

0 comments on commit 690c58d

Please sign in to comment.