2.diff (319B)
1 diff --git a/package.json b/package.json 2 index ef118e1..ee2451c 100644 3 --- a/package.json 4 +++ b/package.json 5 @@ -18,7 +18,7 @@ 6 ], 7 "dependencies": { 8 "express": "^4.13.3", 9 - "videojs-ass": "^0.5.5", 10 + "videojs-ass": "^0.5.6", 11 "videojs-playlist": "^2.1.0", 12 "videojs-playlist-ui": "^2.0.0" 13 },