Skip to content

Commit

Permalink
bump to 0.2.24
Browse files Browse the repository at this point in the history
  • Loading branch information
towerz committed Dec 8, 2015
1 parent 881ab25 commit 623ff6f
Show file tree
Hide file tree
Showing 8 changed files with 1,411 additions and 384 deletions.
6 changes: 3 additions & 3 deletions bower.json
Expand Up @@ -15,12 +15,12 @@
],
"dependencies": {
"clappr-zepto": "0.0.4",
"hls.js": "github:dailymotion/hls.js#v0.3.3",
"compass-mixins": "^0.12.7",
"hls.js": "github:dailymotion/hls.js#v0.3.5",
"lodash.find": "^3.2.1",
"lodash.once": "^3.0.1",
"lodash.result": "^3.1.2",
"lodash.uniq": "^3.2.2",
"compass-mixins": "^0.12.7"
"lodash.uniq": "^3.2.2"
},
"devDependencies": {
"babel-core": "^5.8.23",
Expand Down
Binary file removed dist/217627a572d4f59b87b633aafd9a276c.swf
Binary file not shown.
Binary file added dist/8a0e4b17a5e97cfc84752044c2e0cfe9.swf
Binary file not shown.
1,762 changes: 1,394 additions & 368 deletions dist/clappr.js

Large diffs are not rendered by default.

21 changes: 11 additions & 10 deletions dist/clappr.min.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "clappr",
"version": "0.2.23",
"version": "0.2.24",
"description": "An extensible media player for the web",
"main": "./src/main.js",
"browser": "./dist/clappr.min.js",
Expand Down

0 comments on commit 623ff6f

Please sign in to comment.