mirror of
https://github.com/kmoskwiak/videojs-resolution-switcher.git
synced 2025-10-03 09:49:21 +02:00
videojs update
This commit is contained in:
parent
10735641e1
commit
8e856a8e12
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Video.js Resolution Switcher
|
||||
|
||||
Resolution switcher for [video.js](https://github.com/videojs/video.js) build for [5.0.0-rc.59](https://github.com/videojs/video.js/tree/v5.0.0-rc.59)
|
||||
Resolution switcher for [video.js](https://github.com/videojs/video.js) build for [5.0.0-rc.72](https://github.com/videojs/video.js/tree/v5.0.0-rc.72)
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
|
|
@ -20,10 +20,10 @@
|
|||
"grunt-contrib-uglify": "^0.2",
|
||||
"grunt-contrib-watch": "^0.4",
|
||||
|
||||
"video.js": "^5.0.0-rc.59",
|
||||
"video.js": "^5.0.0-rc.72",
|
||||
"qunitjs": "^1.12"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"video.js": "^5.0.0-rc.59"
|
||||
"video.js": "^5.0.0-rc.72"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue