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

Commit

Permalink
Electron v9.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
k0kubun committed Aug 3, 2020
1 parent fabf1c0 commit 161d4da
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 @@ -51,7 +51,7 @@
"babel-preset-react": "^6.24.1",
"bower": "^1.8.8",
"cross-env": "^1.0.7",
"electron": "8.4.1",
"electron": "9.1.2",
"electron-packager": "^12.2.0",
"glob": "^7.0.0",
"gulp": "^3.9.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1504,10 +1504,10 @@ electron-packager@^12.2.0:
semver "^5.3.0"
yargs-parser "^10.0.0"

electron@8.4.1:
version "8.4.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-8.4.1.tgz#124d6c65d02a644b389f498d549f2411a0a94c27"
integrity sha512-2UK0dUlkwoUAxRDS9VHm3M/zKW+Vm71b1mqSfHx+L7VEfTjiO1Vt2l+kGFg0sUpa/CVMtSCqaeZucrNN6VQwwA==
electron@9.1.2:
version "9.1.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-9.1.2.tgz#bfa26d6b192ea13abb6f1461371fd731a8358988"
integrity sha512-xEYadr3XqIqJ4ktBPo0lhzPdovv4jLCpiUUGc2M1frUhFhwqXokwhPaTUcE+zfu5+uf/ONDnQApwjzznBsRrgQ==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"
Expand Down

0 comments on commit 161d4da

Please sign in to comment.