Browse Source

Merge pull request #216 from LN-Zap/fix/windows-icon

fix(icon): add windows icon
renovate/lint-staged-8.x
JimmyMow 7 years ago
committed by GitHub
parent
commit
72a67b96be
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      package.json
  2. BIN
      resources/icon.ico

1
package.json

@ -65,6 +65,7 @@
] ]
}, },
"win": { "win": {
"icon": "./resources/icon.ico",
"target": [ "target": [
"nsis" "nsis"
] ]

BIN
resources/icon.ico

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Loading…
Cancel
Save