Browse Source

fix: make project Video.js 7 ready (#92)

pull/95/merge
Gary Katsevman 7 years ago
committed by GitHub
parent
commit
decad8704c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json

2
package.json

@ -65,7 +65,7 @@
"mpd-parser": "0.6.0",
"mux.js": "4.4.1",
"url-toolkit": "^2.1.3",
"video.js": "^6.8.0"
"video.js": "^6.8.0 || ^7.0.0"
},
"devDependencies": {
"@gkatsev/rollup-plugin-bundle-worker": "^1.0.2",

Loading…
Cancel
Save