Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

Commit

Permalink
chore: upgrade electron
Browse files Browse the repository at this point in the history
  • Loading branch information
sentialx committed Apr 3, 2020
1 parent 4c205d6 commit 92b0ca4
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 @@ -62,7 +62,7 @@
"copy-webpack-plugin": "^5.1.1",
"cross-env": "7.0.2",
"crypto-js": "^4.0.0",
"electron": "9.0.0-beta.5",
"electron": "9.0.0-beta.13",
"electron-builder": "22.4.1",
"electron-updater": "4.2.5",
"eslint": "^6.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2421,10 +2421,10 @@ electron-updater@4.2.5:
pako "^1.0.11"
semver "^7.1.3"

electron@9.0.0-beta.5:
version "9.0.0-beta.5"
resolved "https://registry.yarnpkg.com/electron/-/electron-9.0.0-beta.5.tgz#f553e76523dce1f5a9f8ed1bc0cbed7d267fecbe"
integrity sha512-yRStYrxMxNlzfVpwXN+m6O5iRooA+2aVcxi7iJlcNPoGS2ooFvESIbQxog3BJ1o8PAJmx/Zk6sSIsYNfL1H50A==
electron@9.0.0-beta.13:
version "9.0.0-beta.13"
resolved "https://registry.yarnpkg.com/electron/-/electron-9.0.0-beta.13.tgz#f03c1fa1a7fdca8feefe239c800c0ce103156338"
integrity sha512-JW2KAUTqkSf//qy6kIFyoua1xkpxZ5loBT5bg+iLHop/684JUilb/KfDIjn5Lzt15eOCkwexSFN4HKJK7823ZA==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"
Expand Down

0 comments on commit 92b0ca4

Please sign in to comment.