From 31a30fd3331e18c701ee9a96dbcff16d4c902953 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Je=CC=81re=CC=81my=20Fabre?= Date: Fri, 21 Oct 2016 11:04:53 +0200 Subject: [PATCH] Downgrade video.js to match current stable version --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 42f551dd..371b5424 100644 --- a/bower.json +++ b/bower.json @@ -26,7 +26,7 @@ "imagesloaded": "^4.1.1", "pushy": "^1.0.0", "audiojs": "^1.0.1", - "video.js": "^5.13.0", + "video.js": "^5.12.5", "videojs-playlist": "^2.4.0", "jquery_lazyload": "jquery.lazyload#^1.9.7" } -- 2.39.5