mirror of
https://github.com/kmoskwiak/videojs-resolution-switcher.git
synced 2025-10-03 17:59:42 +02:00
update dependencies
This commit is contained in:
parent
dba17d2e5b
commit
a947b3121b
1 changed files with 3 additions and 3 deletions
|
@ -42,12 +42,12 @@
|
||||||
"grunt-contrib-qunit": "^1.1",
|
"grunt-contrib-qunit": "^1.1",
|
||||||
"grunt-contrib-uglify": "^1.0",
|
"grunt-contrib-uglify": "^1.0",
|
||||||
"grunt-contrib-watch": "^1.0",
|
"grunt-contrib-watch": "^1.0",
|
||||||
"video.js": "^5.8",
|
"video.js": "^5.13",
|
||||||
"qunitjs": "^2.0.0-rc1",
|
"qunitjs": "^2.0.0-rc1",
|
||||||
"videojs-youtube": "^2.0.8",
|
"videojs-youtube": "^2.0.8",
|
||||||
"videojs-contrib-hls": "^2.1.1"
|
"videojs-contrib-hls": "^3.5.3"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"video.js": "^5.8"
|
"video.js": "^5.13"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue