Browse Source

Update video.js build

Pick up addition of endOfStream function on the SWF.
pull/80/head
David LaPalomento 12 years ago
parent
commit
bda942bc5f
  1. 2
      package.json

2
package.json

@ -18,7 +18,7 @@
"grunt": "~0.4.1"
},
"dependencies": {
"video.js": "git+https://github.com/dmlap/video-js.git#v4.3.0-8",
"video.js": "git+https://github.com/dmlap/video-js.git#v4.3.0-10",
"videojs-contrib-media-sources": "git+https://github.com/dmlap/videojs-contrib-media-sources.git#hotfix/misc-fixes"
}
}
Loading…
Cancel
Save