Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
The v5.18.0 release of video.js includes a fix for videojs/video.js#4093 with videojs/video.js#4131. This is neccessary for text tracks to work in Chrome.
  • Loading branch information
justinanastos committed Apr 14, 2017
1 parent 1f9b228 commit b3b2614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"dashjs": "^2.2.0",
"global": "^4.3.0",
"video.js": "^5.0.0"
"video.js": "^5.18.0"
},
"devDependencies": {
"babel-preset-es2015": "^6.6.0",
Expand Down

0 comments on commit b3b2614

Please sign in to comment.