Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
chore: build snap package (#1663)
Browse files Browse the repository at this point in the history
  • Loading branch information
dav1app committed Feb 20, 2020
1 parent 87257d1 commit 40ed62b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,8 @@
"target": [
"AppImage",
"deb",
"tar.gz"
"tar.gz",
"snap"
],
"desktop": {
"MimeType": "x-scheme-handler/ark;"
Expand Down Expand Up @@ -259,4 +260,4 @@
"pre-commit": "lint-staged"
}
}
}
}

0 comments on commit 40ed62b

Please sign in to comment.