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

Commit

Permalink
Revert "Electron v6.1.12"
Browse files Browse the repository at this point in the history
This reverts commit f701ffc.
  • Loading branch information
k0kubun committed Aug 4, 2020
1 parent ce08d35 commit 737d1c0
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": "6.1.12",
"electron": "5.0.13",
"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 @@ -1416,10 +1416,10 @@ electron-packager@^12.2.0:
semver "^5.3.0"
yargs-parser "^10.0.0"

electron@6.1.12:
version "6.1.12"
resolved "https://registry.yarnpkg.com/electron/-/electron-6.1.12.tgz#a7aee6dfa75b57f32b3645ef8e14dcef6d5f31a9"
integrity sha512-RUPM8xJfTcm53V9EKMBhvpLu1+CQkmuvWDmVCypR5XbUG1OOrOLiKl0CqUZ9+tEDuOmC+DmzmJP2MZXScBU5IA==
electron@5.0.13:
version "5.0.13"
resolved "https://registry.yarnpkg.com/electron/-/electron-5.0.13.tgz#81d44f2078fb13d306279cf3854d3734f2c390b4"
integrity sha512-AM73AMZpb/5zm8eIXsIcp2eMdniD5WO+FqMtlIzhhtSjixflDm0pLtgudz0fHtiT/w6V+6YcpDVb4TtHtrJbHQ==
dependencies:
"@types/node" "^10.12.18"
electron-download "^4.1.0"
Expand Down

0 comments on commit 737d1c0

Please sign in to comment.