Skip to content

Commit

Permalink
Electron-builder icon
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan770 committed May 19, 2018
1 parent a5f014a commit b376500
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added img/icon.ico
Binary file not shown.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
]
},
"win": {
"target": "NSIS"
"target": "NSIS",
"icon": "img/icon.ico"
}
},
"author": "ivan770",
Expand Down

0 comments on commit b376500

Please sign in to comment.