Skip to content

Commit

Permalink
Merge branch 'release/0.3.13'
Browse files Browse the repository at this point in the history
  • Loading branch information
joaopaulovieira committed Jun 17, 2020
2 parents a019052 + 189f894 commit b1e0b57
Show file tree
Hide file tree
Showing 8 changed files with 19,847 additions and 16,869 deletions.
36,694 changes: 19,836 additions & 16,858 deletions dist/clappr.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/clappr.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/clappr.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/clappr.plainhtml5.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/clappr.plainhtml5.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/clappr.plainhtml5.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "clappr",
"version": "0.3.12",
"version": "0.3.13",
"description": "An extensible media player for the web",
"main": "./dist/clappr.js",
"scripts": {
Expand Down Expand Up @@ -49,7 +49,7 @@
"eslint": "^4.18.2",
"file-loader": "^1.1.11",
"gulp": "^3.9.1",
"hls.js": "0.12.2",
"hls.js": "^0.13.2",
"html-loader": "^0.5.5",
"istanbul": "^0.4.2",
"istanbul-instrumenter-loader": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5187,10 +5187,10 @@ hipchat-notifier@^1.1.0:
lodash "^4.0.0"
request "^2.0.0"

hls.js@0.12.2:
version "0.12.2"
resolved "https://registry.yarnpkg.com/hls.js/-/hls.js-0.12.2.tgz#64a969a78cc25991ed5de19357b1dc3f178ac23b"
integrity sha512-lQBSXggw9OzEuaUllUBoSxPcf7neFgnEiDRfCdCNdIPtUeV7vXZ0OeASx6EWtZTBiqSSPigoOX1Y+AR5dA1Feg==
hls.js@^0.13.2:
version "0.13.2"
resolved "https://registry.yarnpkg.com/hls.js/-/hls.js-0.13.2.tgz#3e7dd28e3787c69c6aba42b64b11eb2c3c8c29f1"
integrity sha512-sIg2t4uGpWQLzuK1Iid9614WOKqxj4OYg+EbFbhhTDCsxpENBN+Du3yBFnoi+a83DuOOHdiQd1ydnti9loSGXw==
dependencies:
eventemitter3 "3.1.0"
url-toolkit "^2.1.6"
Expand Down

0 comments on commit b1e0b57

Please sign in to comment.