diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-08-16 22:20:56 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-08-16 22:20:56 -0400 |
| commit | 59a35e2f1d3bb064ce67a11fd8f4d4e005752136 (patch) | |
| tree | 1605a252eb7d7416a6b906708b5709831fb041b9 | |
| parent | b5af23c57588ba8b289e17fc0ba990406b88ad45 (diff) | |
| download | YouTube-TV-Client-59a35e2f1d3bb064ce67a11fd8f4d4e005752136.tar.gz YouTube-TV-Client-59a35e2f1d3bb064ce67a11fd8f4d4e005752136.tar.bz2 YouTube-TV-Client-59a35e2f1d3bb064ce67a11fd8f4d4e005752136.zip | |
Snapcraft
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c945943..f6c2178 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "deb" ], "category": "Video", - "publish": ["github"] + "publish": ["github", "snapCraft"] }, "win": { "target": [ |
