Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

Commit

Permalink
[fix] temporarily downgrade electron to version 2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
cedoor committed Nov 9, 2018
1 parent 46a1053 commit e0b0f38
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 @@ -53,7 +53,7 @@
"@types/mousetrap": "1.6.0",
"@types/node": "10.12.2",
"core-js": "2.5.7",
"electron": "3.0.8",
"electron": "2.0.13",
"electron-builder": "20.31.2",
"electron-reload": "1.2.5",
"hammerjs": "2.0.8",
Expand Down

0 comments on commit e0b0f38

Please sign in to comment.