From: Jérémy Fabre Date: Thu, 8 Sep 2016 14:43:21 +0000 (+0200) Subject: Added video.js and audio.js X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=4a28a5ef23cd337e381bd5e37d06dad48f2f79d8;p=mezzo.git Added video.js and audio.js --- diff --git a/bower.json b/bower.json index 355d799d..e4e0f4e8 100644 --- a/bower.json +++ b/bower.json @@ -24,6 +24,9 @@ "lightgallery": "^1.2.21", "jquery": "https://github.com/components/jquery.git#2.2.4", "imagesloaded": "^4.1.1", - "pushy": "^1.0.0" + "pushy": "^1.0.0", + "audiojs": "^1.0.1", + "video.js": "^5.13.0", + "videojs-playlist": "^2.4.0" } }