Skip to content

Commit

Permalink
Upgrade to electron 1.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Sep 9, 2017
1 parent 67e3bd6 commit 9f89a3a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"chalk": "1.1.3",
"cssnano": "3.10.0",
"del": "2.2.2",
"electron": "1.7.3",
"electron": "1.7.7",
"electron-builder": "17.5.0",
"execa": "0.6.3",
"got": "7.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1289,9 +1289,9 @@ electron-to-chromium@^1.2.7:
version "1.3.21"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.21.tgz#a967ebdcfe8ed0083fc244d1894022a8e8113ea2"

[email protected].3:
version "1.7.3"
resolved "https://registry.yarnpkg.com/electron/-/electron-1.7.3.tgz#839cab0a0598835a100dceede215988ba99c325b"
[email protected].7:
version "1.7.7"
resolved "https://registry.yarnpkg.com/electron/-/electron-1.7.7.tgz#cfd89ca9eba79d763ac0b0c6dcc583792097b9b6"
dependencies:
"@types/node" "^7.0.18"
electron-download "^3.0.1"
Expand Down

0 comments on commit 9f89a3a

Please sign in to comment.