Skip to content

Commit

Permalink
Updated electron-updater.
Browse files Browse the repository at this point in the history
  • Loading branch information
imolorhe committed Aug 13, 2018
1 parent 8d3e71b commit f3bfe63
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 @@ -75,7 +75,7 @@
"electron-is-dev": "^0.3.0",
"electron-log": "^2.2.11",
"electron-squirrel-startup": "^1.0.0",
"electron-updater": "^3.0.1",
"electron-updater": "^3.1.1",
"express": "^4.16.2",
"file-dialog": "^0.0.7",
"graphql": "^0.13.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4198,9 +4198,9 @@ electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.30, electron-to-chromium@
version "1.3.45"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.45.tgz#458ac1b1c5c760ce8811a16d2bfbd97ec30bafb8"

electron-updater@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/electron-updater/-/electron-updater-3.0.1.tgz#a908d2ebedffd670cc88b8218c6261103c04f599"
electron-updater@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/electron-updater/-/electron-updater-3.1.1.tgz#4214d39680b3194a492f593e871a8c463d8970f4"
dependencies:
bluebird-lst "^1.0.5"
builder-util-runtime "~4.4.1"
Expand Down

0 comments on commit f3bfe63

Please sign in to comment.