Skip to content

Commit

Permalink
new: electron update
Browse files Browse the repository at this point in the history
  • Loading branch information
renambot committed Jun 22, 2023
1 parent 84d9d4d commit 20749c3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions webstack/clients/electron/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "SAGE3",
"version": "1.0.1",
"version": "1.0.3",
"description": "Electron-based SAGE3 client",
"main": "electron.js",
"repository": {
Expand All @@ -18,7 +18,7 @@
"uuid": "8.3.0"
},
"devDependencies": {
"electron": "^25.1.1",
"electron": "^25.2.0",
"electron-notarize": "^1",
"electron-packager": "latest"
},
Expand Down
8 changes: 4 additions & 4 deletions webstack/clients/electron/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -620,10 +620,10 @@ electron-winstaller@latest:
lodash.template "^4.2.2"
temp "^0.9.0"

electron@^25.1.1:
version "25.1.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-25.1.1.tgz#b7aaf0d66a56fbbbad987c13cee108642f63bd50"
integrity sha512-WvFUfVsJn6YiP35UxdibYVjU2LceastyMm4SVp2bmb4XvKEvItAIiwxgm7tPC5Syl1243aRCvQLqr84sZ71pyQ==
electron@^25.2.0:
version "25.2.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-25.2.0.tgz#ff832d88f78481a82cf9feb72e605ec43553d4ba"
integrity sha512-I/rhcW2sV2fyiveVSBr2N7v5ZiCtdGY0UiNCDZgk2fpSC+irQjbeh7JT2b4vWmJ2ogOXBjqesrN9XszTIG6DHg==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^18.11.18"
Expand Down

0 comments on commit 20749c3

Please sign in to comment.