From 268bbaf551e44c4e6aabe9088ed59d9ef0751377 Mon Sep 17 00:00:00 2001 From: Garrett Date: Fri, 23 Dec 2016 14:41:36 -0500 Subject: [PATCH] Update video.js to 5.15.1 (#941) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 372d61a6..647e4a4d 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "m3u8-parser": "^1.0.2", "mux.js": "^3.0.0", "url-toolkit": "^1.0.4", - "video.js": "^5.10.1", + "video.js": "^5.15.1", "videojs-contrib-media-sources": "^4.1.3", "videojs-swf": "^5.0.2" },