From 4a28a5ef23cd337e381bd5e37d06dad48f2f79d8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Je=CC=81re=CC=81my=20Fabre?= Date: Thu, 8 Sep 2016 16:43:21 +0200 Subject: [PATCH] Added video.js and audio.js --- bower.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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" } } -- 2.39.5