Update electron to 1.7.12 (#2029)
This commit is contained in:
parent
742fe73d34
commit
7ceeb8bac4
2 changed files with 4 additions and 4 deletions
|
@ -68,7 +68,7 @@
|
|||
"asar": "^0.14.0",
|
||||
"bower": "^1.8.2",
|
||||
"chai": "^4.1.2",
|
||||
"electron": "1.7.11",
|
||||
"electron": "1.7.12",
|
||||
"electron-builder": "^19.53.7",
|
||||
"electron-icon-maker": "0.0.3",
|
||||
"electron-publisher-s3": "^19.53.7",
|
||||
|
|
|
@ -1516,9 +1516,9 @@ electron-updater@^2.19.0:
|
|||
semver "^5.4.1"
|
||||
source-map-support "^0.5.0"
|
||||
|
||||
electron@1.7.11:
|
||||
version "1.7.11"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-1.7.11.tgz#993b6aa79e0e79a7cfcc369f4c813fbd9a0b08d9"
|
||||
electron@1.7.12:
|
||||
version "1.7.12"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-1.7.12.tgz#dcc61a2c1b0c3df25f68b3425379a01abd01190e"
|
||||
dependencies:
|
||||
"@types/node" "^7.0.18"
|
||||
electron-download "^3.0.1"
|
||||
|
|
Loading…
Reference in a new issue