Skip to content

Commit

Permalink
Upgrade to electron@1.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
meriadec committed Aug 30, 2018
1 parent d295098 commit 9bc3755
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"electron": "1.8.4",
"electron": "1.8.8",
"electron-builder": "^20.6.2",
"electron-devtools-installer": "^2.2.3",
"electron-webpack": "^1.13.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2936,9 +2936,9 @@ electron-webpack@^1.13.0:
webpack-merge "^4.1.1"
yargs "^11.0.0"

electron@1.8.4:
version "1.8.4"
resolved "https://registry.yarnpkg.com/electron/-/electron-1.8.4.tgz#cca8d0e6889f238f55b414ad224f03e03b226a38"
electron@1.8.8:
version "1.8.8"
resolved "https://registry.yarnpkg.com/electron/-/electron-1.8.8.tgz#a90cddb075291f49576993e6f5c8bb4439301cae"
dependencies:
"@types/node" "^8.0.24"
electron-download "^3.0.1"
Expand Down

0 comments on commit 9bc3755

Please sign in to comment.