16.diff (319B)
1 diff --git a/package.json b/package.json 2 index 515ed8a..bf53e0d 100644 3 --- a/package.json 4 +++ b/package.json 5 @@ -18,7 +18,7 @@ 6 ], 7 "dependencies": { 8 "express": "^4.14.0", 9 - "videojs-ass": "^0.6.0", 10 + "videojs-ass": "^0.6.1", 11 "videojs-playlist": "^2.4.1", 12 "videojs-playlist-ui": "^2.3.0" 13 },