Skip to content

Commit

Permalink
add icon
Browse files Browse the repository at this point in the history
  • Loading branch information
carloslfu committed Feb 22, 2019
1 parent 1b4deea commit e74cf7c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added build/icon.icns
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Unofficial Figma desktop app rebuild for Linux users",
"scripts": {
"getSrc": "node scripts/runGetSrc",
"build": "build",
"build": "build -l",
"electron-rebuild": "electron-rebuild --parallel --force --types prod,dev,optional --module-dir app"
},
"author": "Carlos Galarza <[email protected]>",
Expand Down

0 comments on commit e74cf7c

Please sign in to comment.