Make plugin available for VJS 5x or 6x

This commit is contained in:
Chris Boustead 2018-06-01 14:33:54 -04:00
parent 73cf66f83f
commit a833af184f

View File

@ -71,7 +71,7 @@
"dependencies": {
"global": "^4.3.2",
"request": "^2.83.0",
"video.js": "^5.19.2"
"video.js": "^5.19.2 || ^6.6.0"
},
"devDependencies": {
"babel-plugin-external-helpers": "^6.22.0",