Update Electron to 4.1.1
This commit is contained in:
parent
d251282da1
commit
065b58fb6b
2 changed files with 5 additions and 5 deletions
|
@ -121,7 +121,7 @@
|
|||
"asar": "0.14.0",
|
||||
"bower": "1.8.2",
|
||||
"chai": "4.1.2",
|
||||
"electron": "4.0.8",
|
||||
"electron": "4.1.1",
|
||||
"electron-builder": "20.33.1",
|
||||
"electron-icon-maker": "0.0.3",
|
||||
"eslint": "4.14.0",
|
||||
|
|
|
@ -2692,10 +2692,10 @@ electron-updater@3.2.0:
|
|||
semver "^5.6.0"
|
||||
source-map-support "^0.5.9"
|
||||
|
||||
electron@4.0.8:
|
||||
version "4.0.8"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-4.0.8.tgz#b7998b16543d2094f081757a0c5afdb8875ea510"
|
||||
integrity sha512-FOBJIHkuv8wc15N+ZyqwDzPavYVu5CHMBEf14jHDWv7QW2vkEIpJjVK+PIT31kfZfvjsIP0j2wvA/FBsiqB7pw==
|
||||
electron@4.1.1:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-4.1.1.tgz#dc9343ba829cabbf01364761e72796f766704184"
|
||||
integrity sha512-ABIEXTw55eiCW30a6F8fWLHL0QeH+yK3JgZpvTZZWLnkO5/SmG38avMxRhKOUQstRpYb+EEpE8IAM2DVOaTvtw==
|
||||
dependencies:
|
||||
"@types/node" "^10.12.18"
|
||||
electron-download "^4.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue