From 4e4be58f7c9709c782917eacaddc69fbcfec186d Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 15 Aug 2021 19:40:43 -0400 Subject: Tarball option added to target --- package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package.json') 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 ", @@ -18,6 +19,7 @@ "copyright": "© Copyright 2017-2021, Andrew Lee", "linux": { "target": [ + "tar.gz", "appimage", "snap", "rpm", -- cgit v1.2.3