Update versions of video.js and contrib-media-sources
Pick up fixes for the setting the live point and component-initialization.
Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -44,11 +44,11 @@ | ... | @@ -44,11 +44,11 @@ |
44 | "karma-sauce-launcher": "~0.1.8", | 44 | "karma-sauce-launcher": "~0.1.8", |
45 | "qunitjs": "^1.18.0", | 45 | "qunitjs": "^1.18.0", |
46 | "sinon": "1.10.2", | 46 | "sinon": "1.10.2", |
47 | "video.js": "^5.1.0" | 47 | "video.js": "^5.2.1" |
48 | }, | 48 | }, |
49 | "dependencies": { | 49 | "dependencies": { |
50 | "pkcs7": "^0.2.2", | 50 | "pkcs7": "^0.2.2", |
51 | "videojs-contrib-media-sources": "^2.0.0", | 51 | "videojs-contrib-media-sources": "^2.4.0", |
52 | "videojs-swf": "^5.0.0" | 52 | "videojs-swf": "^5.0.0" |
53 | } | 53 | } |
54 | } | 54 | } | ... | ... |
-
Please register or sign in to post a comment