mirror of
https://github.com/kmoskwiak/videojs-resolution-switcher.git
synced 2025-10-03 09:49:21 +02:00
update videojs to 5.0.0-rc.90
This commit is contained in:
parent
66ea5a7d9c
commit
baf3f1340e
2 changed files with 2 additions and 3 deletions
|
@ -23,7 +23,6 @@
|
|||
|
||||
.vjs-resolution-button ul.vjs-menu-content {
|
||||
width: 4em !important;
|
||||
right: -7em !important;
|
||||
}
|
||||
|
||||
.vjs-resolution-button .vjs-menu {
|
||||
|
|
|
@ -20,10 +20,10 @@
|
|||
"grunt-contrib-uglify": "^0.2",
|
||||
"grunt-contrib-watch": "^0.4",
|
||||
|
||||
"video.js": "^5.0.0-rc.72",
|
||||
"video.js": "^5.0.0-rc.90",
|
||||
"qunitjs": "^1.12"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"video.js": "^5.0.0-rc.72"
|
||||
"video.js": "^5.0.0-rc.90"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue