aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/standalone/player
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-12-17 15:33:58 +0100
committerChocobozzz <me@florianbigard.com>2019-12-18 10:14:24 +0100
commitc026a2e67357bd4bd4fcc4c10f8c5cd4749435c9 (patch)
tree692d4f1b3b3dd68fc79cec4e3b5d1b93c72d037e /client/src/standalone/player
parent478924a044f6a7b0fb5156c3e4a0e8ef4ed30a4a (diff)
downloadPeerTube-c026a2e67357bd4bd4fcc4c10f8c5cd4749435c9.tar.gz
PeerTube-c026a2e67357bd4bd4fcc4c10f8c5cd4749435c9.tar.zst
PeerTube-c026a2e67357bd4bd4fcc4c10f8c5cd4749435c9.zip
Remove watch scripts
Diffstat (limited to 'client/src/standalone/player')
-rw-r--r--client/src/standalone/player/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/standalone/player/package.json b/client/src/standalone/player/package.json
index a521515e5..b056de718 100644
--- a/client/src/standalone/player/package.json
+++ b/client/src/standalone/player/package.json
@@ -13,6 +13,7 @@
13 "peertube", 13 "peertube",
14 "embed" 14 "embed"
15 ], 15 ],
16 "main": "./player.ts",
16 "author": "Chocobozzz", 17 "author": "Chocobozzz",
17 "license": "AGPL-3.0", 18 "license": "AGPL-3.0",
18 "bugs": { 19 "bugs": {