diff options
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 5c2c69c..5186e43 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,6 @@ { "name": "youtube-tv-client", + "description": "A web client where it goes to youtube.com/tv", "version": "2.0.0", "main": "index.js", "author": "Andrew Lee <alee14498@protonmail.com>", @@ -18,6 +19,7 @@ "copyright": "© Copyright 2017-2021, Andrew Lee", "linux": { "target": [ + "tar.gz", "appimage", "snap", "rpm", |
