24.diff (344B)
1 diff --git a/package.json b/package.json 2 index a103dfa..b6735b0 100644 3 --- a/package.json 4 +++ b/package.json 5 @@ -19,7 +19,7 @@ 6 "dependencies": { 7 "express": "^4.14.0", 8 "videojs-ass": "^0.6.1", 9 - "videojs-playlist": "^2.4.1", 10 + "videojs-playlist": "^3.0.2", 11 "videojs-playlist-ui": "^3.0.0" 12 }, 13 "preferGlobal": false,