Skip to content

Commit

Permalink
Bump to Electron 1.8.2-beta5
Browse files Browse the repository at this point in the history
  • Loading branch information
bengotow committed Feb 5, 2018
1 parent 35129f8 commit 1b7646f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -20,7 +20,7 @@
"babel-preset-react": "6.x.x",
"chalk": "1.x.x",
"devtron": "^1.4.0",
"electron": "1.8.2-beta.4",
"electron": "1.8.2-beta.5",
"electron-installer-dmg": "0.2.x",
"electron-packager": "8.7.x",
"electron-winstaller": "2.x.x",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -1700,9 +1700,9 @@ electron-winstaller@2.x.x:
lodash.template "^4.2.2"
temp "^0.8.3"

electron@1.8.2-beta.4:
version "1.8.2-beta.4"
resolved "https://registry.yarnpkg.com/electron/-/electron-1.8.2-beta.4.tgz#1836b204eeace9dc77062ed4820fdbc6cbd9a195"
electron@1.8.2-beta.5:
version "1.8.2-beta.5"
resolved "https://registry.yarnpkg.com/electron/-/electron-1.8.2-beta.5.tgz#8324c483ed8cb4b052b3e13e514ddc858707fdeb"
dependencies:
"@types/node" "^8.0.24"
electron-download "^3.0.1"
Expand Down

0 comments on commit 1b7646f

Please sign in to comment.