diff --git a/icon.ico b/icon.ico new file mode 100644 index 0000000..939ff2d Binary files /dev/null and b/icon.ico differ diff --git a/package.json b/package.json index c20841b..79a227b 100644 --- a/package.json +++ b/package.json @@ -49,6 +49,6 @@ "devDependencies": { "devtron": "^1.4.0", "electron": "^1.6.2", - "electron-packager": "^8.6.0" + "electron-packager": "12.1.0" } }