Skip to content

Commit

Permalink
added missing configuration name
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-ev committed Mar 18, 2019
1 parent 0957e81 commit f25efe9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,8 @@
]
},
"electronPackagerConfig": {
"packageManager": "npm"
"packageManager": "npm",
"executableName": "dodoc"
},
"electronWinstallerConfig": {
"name": "dodoc"
Expand Down

0 comments on commit f25efe9

Please sign in to comment.