diff --git a/package.json b/package.json index c74656c514..17b1bad4f2 100644 --- a/package.json +++ b/package.json @@ -228,7 +228,8 @@ "target": [ "AppImage", "deb", - "tar.gz" + "tar.gz", + "snap" ], "desktop": { "MimeType": "x-scheme-handler/ark;" @@ -259,4 +260,4 @@ "pre-commit": "lint-staged" } } -} +} \ No newline at end of file