Update to electron 1.8.4 (#2186)

This commit is contained in:
Scott Nonnenberg 2018-03-26 14:39:55 -07:00 committed by GitHub
parent a3d43a56a7
commit 4e6d1e128f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -85,7 +85,7 @@
"asar": "^0.14.0",
"bower": "^1.8.2",
"chai": "^4.1.2",
"electron": "1.8.2",
"electron": "1.8.4",
"electron-builder": "^20.2.0",
"electron-icon-maker": "0.0.3",
"electron-publisher-s3": "^20.2.0",

View File

@ -1648,9 +1648,9 @@ electron-updater@^2.21.0:
semver "^5.5.0"
source-map-support "^0.5.3"
electron@1.8.2:
version "1.8.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-1.8.2.tgz#a817cd733c2972b3c7cc4f777caf6e424b88014d"
electron@1.8.4:
version "1.8.4"
resolved "https://registry.yarnpkg.com/electron/-/electron-1.8.4.tgz#cca8d0e6889f238f55b414ad224f03e03b226a38"
dependencies:
"@types/node" "^8.0.24"
electron-download "^3.0.1"