aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2016-11-08 20:49:43 +0100
committerChocobozzz <florian.bigard@gmail.com>2016-11-08 20:49:43 +0100
commite31f6ad6373c70481bc5dc50bcd9691ef69b2c4b (patch)
treecf5a8b13babbc35be4e509f40a210fa31f81c5f8 /client/package.json
parent3bb2c7f99dd495adac8e486e98f135c183642381 (diff)
downloadPeerTube-e31f6ad6373c70481bc5dc50bcd9691ef69b2c4b.tar.gz
PeerTube-e31f6ad6373c70481bc5dc50bcd9691ef69b2c4b.tar.zst
PeerTube-e31f6ad6373c70481bc5dc50bcd9691ef69b2c4b.zip
Client: use videojs as player
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/package.json b/client/package.json
index 34f79ee28..93653d006 100644
--- a/client/package.json
+++ b/client/package.json
@@ -32,6 +32,7 @@
32 "@types/node": "^6.0.38", 32 "@types/node": "^6.0.38",
33 "@types/source-map": "^0.1.26", 33 "@types/source-map": "^0.1.26",
34 "@types/uglify-js": "^2.0.27", 34 "@types/uglify-js": "^2.0.27",
35 "@types/videojs": "0.0.30",
35 "@types/webpack": "^1.12.29", 36 "@types/webpack": "^1.12.29",
36 "angular-pipes": "^4.0.0", 37 "angular-pipes": "^4.0.0",
37 "angular2-template-loader": "^0.6.0", 38 "angular2-template-loader": "^0.6.0",