Skip to content

Commit

Permalink
added icon
Browse files Browse the repository at this point in the history
  • Loading branch information
ST2-EV committed Mar 9, 2020
1 parent 3de7e90 commit 05821a0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,13 @@
"lint": "echo \"No linting configured\""
},
"keywords": [],
"author": "retr0",
"author": "danklabs",
"license": "MIT",
"config": {
"forge": {
"packagerConfig": {},
"packagerConfig": {
"icon": "src/icon.icns"
},
"makers": [
{
"name": "@electron-forge/maker-squirrel",
Expand Down
Binary file added src/icon.icns
Binary file not shown.

0 comments on commit 05821a0

Please sign in to comment.