bump videojs version

This commit is contained in:
7Ds7 2020-02-18 19:03:47 +01:00 committed by GitHub
parent c1105b5f6c
commit 5d904fb1e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,6 +47,6 @@
"videojs-youtube": "^2.0.8" "videojs-youtube": "^2.0.8"
}, },
"peerDependencies": { "peerDependencies": {
"video.js": "^5.8" "video.js": "^7.4.1"
} }
} }