mirror of
https://github.com/kmoskwiak/videojs-resolution-switcher.git
synced 2025-10-03 09:49:21 +02:00
upgrade video.js
This commit is contained in:
parent
8d943b4a98
commit
a0e4e23ec8
1 changed files with 9 additions and 9 deletions
18
package.json
18
package.json
|
@ -33,16 +33,16 @@
|
|||
],
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"grunt-contrib-clean": "^0.4",
|
||||
"grunt-contrib-concat": "^0.3",
|
||||
"grunt-contrib-jshint": "^0.6",
|
||||
"grunt-contrib-qunit": "^0.2",
|
||||
"grunt-contrib-uglify": "^0.2",
|
||||
"grunt-contrib-watch": "^0.4",
|
||||
"video.js": "^5.0",
|
||||
"qunitjs": "^1.12"
|
||||
"grunt-contrib-clean": "^0.7",
|
||||
"grunt-contrib-concat": "^0.5",
|
||||
"grunt-contrib-jshint": "^0.11",
|
||||
"grunt-contrib-qunit": "^0.7",
|
||||
"grunt-contrib-uglify": "^0.11",
|
||||
"grunt-contrib-watch": "^0.6",
|
||||
"video.js": "^5.4",
|
||||
"qunitjs": "^1.20"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"video.js": "^5.0"
|
||||
"video.js": "^5.4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue