bumped videojs devDependency

This commit is contained in:
7Ds7 2020-02-25 03:38:28 +01:00 committed by GitHub
parent 5d904fb1e0
commit 8e1345f95e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@
"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": "^7.4.1",
"qunitjs": "^1.22", "qunitjs": "^1.22",
"videojs-youtube": "^2.0.8" "videojs-youtube": "^2.0.8"
}, },