diff --git a/package.json b/package.json index e80b2c2..f31c336 100644 --- a/package.json +++ b/package.json @@ -62,11 +62,12 @@ "ia32" ] } - ] + ], + "icon": "build/icon.ico" }, "files": [ "build/**/*", - "icon.*" + "build/icon.*" ] } }