diff --git a/package.json b/package.json index e295866..881ddf8 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ }, "linux": { "target": [ - "deb" + "deb", "rpm", "pacman", "apk" ] }, "mac": {