Browse Source

Fixed the m3u8-parser to support ES3 (#965)

pull/6/head
forbesjo 9 years ago
committed by GitHub
parent
commit
bf0cddd68a
  1. 2
      package.json

2
package.json

@ -91,7 +91,7 @@
"dependencies": {
"aes-decrypter": "^1.0.3",
"global": "^4.3.0",
"m3u8-parser": "^2.0.0",
"m3u8-parser": "^2.0.1",
"mux.js": "^3.0.0",
"url-toolkit": "^1.0.4",
"video.js": "^5.15.1",

Loading…
Cancel
Save