8000 fix: correct kill electron App · coder-long/electron-vite-react@f423800 · GitHub
[go: up one dir, main page]

Skip to content

Commit f423800

Browse files
committed
fix: correct kill electron App
1 parent d51d45b commit f423800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"tailwindcss": "^3.3.3",
3636
"typescript": "^5.1.6",
3737
"vite": "^4.4.9",
38-
"vite-plugin-electron": "^0.13.0-beta.3",
38+
"vite-plugin-electron": "^0.15.3",
3939
"vite-plugin-electron-renderer": "^0.14.5"
4040
},
4141
"engines": {

0 commit comments

Comments
 (0)
0