Skip to content

Commit

Permalink
Update to electron 2.0.1
Browse files Browse the repository at this point in the history
It does have a security fix
  • Loading branch information
dbkr committed May 18, 2018
1 parent 07456ee commit 53dfdbd
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 @@ -144,7 +144,7 @@
"build": {
"appId": "im.riot.app",
"category": "Network",
"electronVersion": "2.0.0",
"electronVersion": "2.0.1",
"//asar=false": "https://github.com/electron-userland/electron-builder/issues/675",
"asar": false,
"dereference": true,
Expand Down

0 comments on commit 53dfdbd

Please sign in to comment.