mirror of
https://github.com/kmoskwiak/videojs-resolution-switcher.git
synced 2025-10-03 17:59:42 +02:00
0.1.1
This commit is contained in:
parent
f812701f86
commit
83225fbd2f
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "videojs-resolution-switcher",
|
"name": "videojs-resolution-switcher",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1",
|
||||||
"author": "Kasper Moskwiak",
|
"author": "Kasper Moskwiak",
|
||||||
"description": "Resolution switcher for video.js 5",
|
"description": "Resolution switcher for video.js 5",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
@ -26,7 +26,6 @@
|
||||||
"grunt-contrib-qunit": "^0.2",
|
"grunt-contrib-qunit": "^0.2",
|
||||||
"grunt-contrib-uglify": "^0.2",
|
"grunt-contrib-uglify": "^0.2",
|
||||||
"grunt-contrib-watch": "^0.4",
|
"grunt-contrib-watch": "^0.4",
|
||||||
|
|
||||||
"video.js": "^5.0.0",
|
"video.js": "^5.0.0",
|
||||||
"qunitjs": "^1.12"
|
"qunitjs": "^1.12"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue