mirror of
https://github.com/iv-org/videojs-vtt-thumbnails.git
synced 2025-07-02 17:56:40 -04:00
Make plugin available for VJS 5x or 6x
This commit is contained in:
parent
73cf66f83f
commit
a833af184f
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
|||
"dependencies": {
|
||||
"global": "^4.3.2",
|
||||
"request": "^2.83.0",
|
||||
"video.js": "^5.19.2"
|
||||
"video.js": "^5.19.2 || ^6.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-plugin-external-helpers": "^6.22.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue