Skip to content

Commit

Permalink
feat: add linux snap support (#958)
Browse files Browse the repository at this point in the history
  • Loading branch information
setchy authored Apr 3, 2024
1 parent 0732b71 commit 5a40ec5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,8 @@
"target": [
"AppImage",
"deb",
"rpm"
"rpm",
"snap"
],
"category": "Development",
"maintainer": "Emmanouil Konstantinidis"
Expand Down

0 comments on commit 5a40ec5

Please sign in to comment.