Skip to content

Commit

Permalink
update shaka and release a new version
Browse files Browse the repository at this point in the history
  • Loading branch information
leandromoreira committed Sep 25, 2018
1 parent a3f96f9 commit 47a95fe
Show file tree
Hide file tree
Showing 6 changed files with 466 additions and 429 deletions.
879 changes: 458 additions & 421 deletions dist/dash-shaka-playback.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/dash-shaka-playback.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/dash-shaka-playback.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/dash-shaka-playback.min.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dash-shaka-playback",
"version": "2.2.6",
"version": "2.2.7",
"description": "clappr dash playback based on shaka player",
"main": "./dist/dash-shaka-playback.js",
"repository": {
Expand Down Expand Up @@ -30,7 +30,7 @@
"eslint-plugin-node": "^6.0.1",
"eslint-plugin-promise": "^3.7.0",
"eslint-plugin-standard": "^3.0.1",
"shaka-player": "^2.3.7",
"shaka-player": "^2.4.4",
"webpack": "^3.11.0",
"webpack-dev-server": "^2.11.2"
}
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3772,9 +3772,9 @@ sha.js@^2.4.0, sha.js@^2.4.8:
inherits "^2.0.1"
safe-buffer "^5.0.1"

shaka-player@^2.3.7:
version "2.3.7"
resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-2.3.7.tgz#b301f67b8bd3e357620564f208fcadcd90db8256"
shaka-player@^2.4.4:
version "2.4.4"
resolved "https://registry.yarnpkg.com/shaka-player/-/shaka-player-2.4.4.tgz#bade8ff6b9a4bb649899d10cd4ffd05781dd79ab"

shebang-command@^1.2.0:
version "1.2.0"
Expand Down

0 comments on commit 47a95fe

Please sign in to comment.