Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit c26c9e0

Browse files
committed
also release as snap
1 parent 2b0493c commit c26c9e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,8 @@
238238
},
239239
"linux": {
240240
"target": [
241-
"AppImage"
241+
"AppImage",
242+
"Snap"
242243
],
243244
"category": "Development"
244245
},

0 commit comments

Comments
 (0)