From 4fbd041f14d73a510ad7218e5fec7c246fc95657 Mon Sep 17 00:00:00 2001 From: paladox Date: Fri, 2 Oct 2015 22:24:18 +0100 Subject: [PATCH] Update bower.json --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 7c6e3d5..6de0df4 100644 --- a/bower.json +++ b/bower.json @@ -21,6 +21,6 @@ "tests" ], "dependencies": { - "video.js": ">=4.4.2" + "video.js": ">=5.0" } }