diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-08-17 12:14:15 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-08-17 12:14:15 -0400 |
| commit | a87c82a300d9e998e30ab1128b9c92e125f2f235 (patch) | |
| tree | 520fa8912f44dc0bea758b30fe109226d59ba2af /package.json | |
| parent | bc29656612d2db3ab5c4b2262c3f6e2c4a396946 (diff) | |
| download | YouTube-TV-Client-a87c82a300d9e998e30ab1128b9c92e125f2f235.tar.gz YouTube-TV-Client-a87c82a300d9e998e30ab1128b9c92e125f2f235.tar.bz2 YouTube-TV-Client-a87c82a300d9e998e30ab1128b9c92e125f2f235.zip | |
Hopefully this will build for armx7l and arm64
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 39a661b..fc8c4be 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "deb" ], "category": "Video", - "publish": ["github", "snapStore"] + "publish": "github" }, "win": { "target": [ |
