Skip to content

Commit

Permalink
pack: use electron version 27 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jooy2 committed Dec 4, 2023
1 parent 086adb7 commit 7e7d258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@vitejs/plugin-vue": "^4.5.1",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"dotenv": "^16.3.1",
"electron": "^27.1.3",
"electron": "27.1.3",
"electron-builder": "^24.9.1",
"electron-extension-installer": "^1.2.0",
"eslint": "^8.55.0",
Expand Down

0 comments on commit 7e7d258

Please sign in to comment.