Skip to content

Commit

Permalink
Upgrade electron to 4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
npezza93 committed Feb 2, 2019
1 parent 4e90d9f commit 0e7923b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@babel/preset-react": "^7.0.0",
"chai": "^4.1.2",
"css-loader": "^2.1.0",
"electron": "^4.0.0",
"electron": "^4.0.4",
"electron-builder": "^20.38.5",
"electron-mocha": "^6.0.4",
"electron-webpack": "^2.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3238,10 +3238,10 @@ electron-window@^0.8.0:
dependencies:
is-electron-renderer "^2.0.0"

electron@^4.0.0:
version "4.0.3"
resolved "https://registry.yarnpkg.com/electron/-/electron-4.0.3.tgz#0d45a4bcfb63b3e39daf44aeb599b89e95d2a055"
integrity sha512-wOBYnlv3Xgbwh9DAHBktP3sQcbCBuXMQi1NzPH3EMnbdYNqj+FnTzVLq0RYp0uSzdjR3fhAZ/E6wFSMLaAc5iw==
electron@^4.0.4:
version "4.0.4"
resolved "https://registry.yarnpkg.com/electron/-/electron-4.0.4.tgz#638e32ccbe9ded1124c3e6dbbaa1e16d37c32019"
integrity sha512-zG5VtLrmPfmw1fXY/3BEtRZk7OZ7djQhweZ6rW+R5NeF6s8RTz/AwTGtLoBo4z8wmJ5QTy0Y941FZw4pe5YlpA==
dependencies:
"@types/node" "^10.12.18"
electron-download "^4.1.0"
Expand Down

0 comments on commit 0e7923b

Please sign in to comment.