Skip to content

Commit

Permalink
[Publish] upgrade Electron forge.
Browse files Browse the repository at this point in the history
  • Loading branch information
junhaoliao committed Aug 6, 2024
1 parent 96e599c commit 3eb5100
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions desktop_client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"update-electron-app": "^2.0.1"
},
"devDependencies": {
"@electron-forge/cli": "^6.1.0",
"@electron-forge/maker-deb": "^6.1.0",
"@electron-forge/maker-dmg": "^6.1.0",
"@electron-forge/maker-squirrel": "^6.1.0",
"@electron-forge/publisher-github": "^6.1.0",
"@electron-forge/cli": "^7.4.0",
"@electron-forge/maker-deb": "^7.4.0",
"@electron-forge/maker-dmg": "^7.4.0",
"@electron-forge/maker-squirrel": "^7.4.0",
"@electron-forge/publisher-github": "^7.4.0",
"electron": "^23.2.1"
},
"scripts": {
Expand Down

0 comments on commit 3eb5100

Please sign in to comment.