Skip to content

Commit

Permalink
[desktop] update electron deps, fix #1282
Browse files Browse the repository at this point in the history
  • Loading branch information
ganthern committed Jan 21, 2020
1 parent 152174c commit b1e0850
Show file tree
Hide file tree
Showing 3 changed files with 347 additions and 587 deletions.
1 change: 1 addition & 0 deletions buildSrc/electron-package-json-template.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ const pj = require('../package.json')
*/

module.exports = function (nameSuffix, version, targetUrl, iconPath, sign, notarize) {
//sign = false
return {
"name": "tutanota-desktop" + nameSuffix,
"main": "./src/desktop/DesktopMain.js",
Expand Down

0 comments on commit b1e0850

Please sign in to comment.