Browse Source

add videojs 6 as a valid dependency (#1196) (#1198)

pull/6/head
Gary Katsevman 8 years ago
committed by GitHub
parent
commit
f06b18689e
  1. 2
      package.json

2
package.json

@ -94,7 +94,7 @@
"m3u8-parser": "2.1.0",
"mux.js": "4.1.5",
"url-toolkit": "1.0.9",
"video.js": "^5.19.1",
"video.js": "^5.19.1 || ^6.2.0",
"videojs-contrib-media-sources": "4.4.7",
"webworkify": "1.0.2"
},

Loading…
Cancel
Save