Skip to content

Commit

Permalink
Electron security update
Browse files Browse the repository at this point in the history
  • Loading branch information
DallasMcNeil committed Oct 15, 2018
1 parent ebc41c5 commit 85ba19d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"build": "electron-builder"
},
"devDependencies": {
"electron": "1.8.7",
"electron": "1.8.8",
"electron-builder": "20.14.7",
"electron-builder-lib": "20.14.7",
"electron-builder-squirrel-windows": "^20.15.0",
Expand All @@ -43,7 +43,7 @@
"appId": "com.dallasmcneil.blockkeeper",
"productName": "Block Keeper",
"electronCompile": false,
"electronVersion": "1.8.7",
"electronVersion": "1.8.8",
"asar": false,
"files": [
"!README.md",
Expand Down

0 comments on commit 85ba19d

Please sign in to comment.