hls-video-element
Advanced tools
Comparing version 1.2.8 to 1.2.9
{ | ||
"name": "hls-video-element", | ||
"version": "1.2.8", | ||
"version": "1.2.9", | ||
"description": "Custom element (web component) for playing video using the HTTP Live Streaming (HLS) format. Uses HLS.js.", | ||
@@ -35,3 +35,3 @@ "author": "@muxinc", | ||
"dependencies": { | ||
"custom-media-element": "^1.3.2", | ||
"custom-media-element": "^1.3.3", | ||
"hls.js": "^1.5.11", | ||
@@ -38,0 +38,0 @@ "media-tracks": "^0.3.3" |
Updatedcustom-media-element@^1.3.3