diff --git a/package.json b/package.json index 80b55f469..8b3306482 100644 --- a/package.json +++ b/package.json @@ -39,6 +39,10 @@ { "arch": "x64", "target": "AppImage" + }, + { + "arch": "x64", + "target": "deb" } ] },