Skip to content

Commit

Permalink
[gui] Downgrade electron version for auto-updating
Browse files Browse the repository at this point in the history
  • Loading branch information
chiragsakhuja committed Jan 9, 2021
1 parent cbe0c0b commit 5cc6568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"css-loader": "^0.28.4",
"del": "^3.0.0",
"devtron": "^1.4.0",
"electron": "^4.2.12",
"electron": "^3.1.13",
"electron-builder": "^21.2.0",
"electron-debug": "^1.5.0",
"electron-devtools-installer": "^2.2.4",
Expand Down

0 comments on commit 5cc6568

Please sign in to comment.