From: Jérémy Fabre Date: Fri, 21 Oct 2016 09:04:53 +0000 (+0200) Subject: Downgrade video.js to match current stable version X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=31a30fd3331e18c701ee9a96dbcff16d4c902953;p=mezzo.git Downgrade video.js to match current stable version --- 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" }