diff --git a/package.json b/package.json index b4bb5a4..144853b 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,11 @@ }, "linux": { "target": [ - "pacman" + "AppImage", + "tar.gz", + "deb", + "rpm", + "freebsd" ], "icon": "build/icon.icns", "executableName": "imaginary-teleprompter",