chore: remove redunant electronVersion from desktop build params

This commit is contained in:
Mo
2023-01-02 23:26:15 -06:00
parent c0a0ea185c
commit a896b4d9cf
3 changed files with 19 additions and 6 deletions

View File

@@ -80,7 +80,6 @@
"webpack-merge": "^5.8.0"
},
"build": {
"electronVersion": "17.4.2",
"appId": "org.standardnotes.standardnotes",
"artifactName": "standard-notes-${version}-${os}-${arch}.${ext}",
"afterSign": "scripts/notarizeMac.js",