vistar-html5player
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -123,3 +123,4 @@ (function() { | ||
responseType: 'blob', | ||
type: method | ||
type: method, | ||
withCredentials: false | ||
}); | ||
@@ -126,0 +127,0 @@ return request.then((function(_this) { |
@@ -5,3 +5,3 @@ { | ||
"description": "An HTML 5 Player for Vistar Media assets.", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"homepage": "http://kb.vistarmedia.com/display/sell/HTML5+Player", | ||
@@ -8,0 +8,0 @@ "repository": { |
33630
889