diff --git a/package.json b/package.json index c896c82..1c899c0 100644 --- a/package.json +++ b/package.json @@ -60,6 +60,10 @@ { "arch": "x64", "target": "AppImage" + }, + { + "arch": "x64", + "target": "deb" } ] },