Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
videojs-contrib-hls
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
1a3ffec9
authored
2015-09-29 15:59:39 -0400
by
jrivera
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Start using the npm-published version of contrib-media-sources
1 parent
ad82ecc0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
package.json
package.json
View file @
1a3ffec
{
"name"
:
"videojs-contrib-hls"
,
"version"
:
"
0.17.6
"
,
"version"
:
"
1.0.0
"
,
"engines"
:
{
"node"
:
">= 0.10.12"
},
...
...
@@ -48,7 +48,7 @@
},
"dependencies"
:
{
"pkcs7"
:
"^0.2.2"
,
"videojs-contrib-media-sources"
:
"
videojs/videojs-contrib-media-sources.git#mse-mp2t-polyfill
"
,
"videojs-contrib-media-sources"
:
"
^2.0.0
"
,
"videojs-swf"
:
"5.0.0-rc1"
}
}
...
...
Please
register
or
sign in
to post a comment