Browse Source

4.0.2

pull/6/head
jrivera 9 years ago
parent
commit
807d9cae01
  1. 2
      package.json

2
package.json

@ -1,6 +1,6 @@
{ {
"name": "videojs-contrib-hls", "name": "videojs-contrib-hls",
"version": "4.0.1",
"version": "4.0.2",
"description": "Play back HLS with video.js, even where it's not natively supported", "description": "Play back HLS with video.js, even where it's not natively supported",
"main": "es5/videojs-contrib-hls.js", "main": "es5/videojs-contrib-hls.js",
"engines": { "engines": {

Loading…
Cancel
Save