Skip to content

Commit

Permalink
update shaka and bumps up version
Browse files Browse the repository at this point in the history
  • Loading branch information
leandromoreira committed Feb 10, 2016
1 parent 8ab2a7f commit 9266be2
Showing 1 changed file with 2 additions and 2 deletions.
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": "1.0.6",
"version": "1.0.7",
"description": "clappr dash playback based on shaka player",
"main": "index.js",
"repository": {
Expand All @@ -15,7 +15,7 @@
"author": "Clappr team",
"license": "BSD-3-Clause",
"dependencies": {
"shaka-player": "^1.6.2",
"shaka-player": "latest",
"clappr": "latest"
},
"devDependencies": {
Expand Down

0 comments on commit 9266be2

Please sign in to comment.