Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Updates electron to 1.7.9 #3149

Merged
merged 1 commit into from Oct 11, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -50,7 +50,7 @@
"co-mocha": "^1.2.0",
"del": "^2.2.2",
"ecstatic": "^2.1.0",
"electron": "1.7.8",
"electron": "1.7.9",
"electron-builder": "^12.2.2",
"eslint": "^3.14.1",
"eslint-config-airbnb-base": "^11.0.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -1474,9 +1474,9 @@ electron-window-state@^4.0.1:
jsonfile "^2.2.3"
mkdirp "^0.5.1"

electron@1.7.8:
version "1.7.8"
resolved "https://registry.yarnpkg.com/electron/-/electron-1.7.8.tgz#27b791a6895171a7d52991b99442cdbd10a3539d"
electron@1.7.9:
version "1.7.9"
resolved "https://registry.yarnpkg.com/electron/-/electron-1.7.9.tgz#add54e9f8f83ed02f6519ec10135f698b19336cf"
dependencies:
"@types/node" "^7.0.18"
electron-download "^3.0.1"
Expand Down