diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-08-16 22:01:54 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-08-16 22:01:54 -0400 |
| commit | 0a2fec1dcd16f237727e4dfd88e3d41e182063b2 (patch) | |
| tree | b093352a0ea3cf64801cb14532e110d74a76a367 /package.json | |
| parent | 51714fcddf231b473313ff52f9bc4389ee424386 (diff) | |
| download | YouTube-TV-Client-0a2fec1dcd16f237727e4dfd88e3d41e182063b2.tar.gz YouTube-TV-Client-0a2fec1dcd16f237727e4dfd88e3d41e182063b2.tar.bz2 YouTube-TV-Client-0a2fec1dcd16f237727e4dfd88e3d41e182063b2.zip | |
Hopefully this will publish to the snap store and github for snap
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index fc8c4be..2d82487 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "deb" ], "category": "Video", - "publish": "github" + "publish": ["snapstore", "github"] }, "win": { "target": [ |
