Skip to content

Commit

Permalink
bump to 0.2.66
Browse files Browse the repository at this point in the history
  • Loading branch information
towerz committed Apr 19, 2017
1 parent 3d92ff4 commit fecae52
Show file tree
Hide file tree
Showing 5 changed files with 37,572 additions and 33,152 deletions.
27 changes: 14 additions & 13 deletions bower.json
@@ -1,7 +1,7 @@
{
"name": "clappr",
"description": "An extensible media player for the web",
"version": "0.2.65",
"version": "0.2.66",
"homepage": "https://github.com/clappr/clappr",
"authors": [
"Globo.com"
Expand All @@ -21,7 +21,7 @@
],
"devDependencies": {
"babel-core": "^6.18.2",
"babel-loader": "^6.2.2",
"babel-loader": "^6.4.1",
"babel-plugin-add-module-exports": "^0.2.0",
"babel-plugin-transform-es2015-classes": "^6.6.4",
"babel-preset-es2015": "^6.5.0",
Expand All @@ -30,16 +30,17 @@
"clappr-zepto": "0.0.7",
"clean-webpack-plugin": "^0.1.14",
"coveralls": "^2.11.4",
"css-loader": "^0.26.0",
"css-loader": "^0.28.0",
"directory-named-webpack-plugin": "^2.1.0",
"dotenv": "^4.0.0",
"eslint": "^3.1.0",
"file-loader": "^0.9.0",
"file-loader": "^0.11.1",
"gulp": "^3.8.1",
"hls.js": "^0.6.17",
"hls.js": "^0.7.5",
"html-loader": "^0.4.3",
"isparta": "^4.0.0",
"istanbul": "^0.4.2",
"istanbul-instrumenter-loader": "^1.0.0",
"istanbul-instrumenter-loader": "^2.0.0",
"jscs": "^3.0.3",
"jshint": "^2.9.1",
"karma": "^1.1.1",
Expand All @@ -65,17 +66,17 @@
"node-bourbon": "^4.2.8",
"node-sass": "^4.3.0",
"s3": "^4.1.1",
"sass-loader": "^4.0.0",
"sinon": "^1.10.2",
"sass-loader": "^6.0.2",
"sinon": "^2.0.0",
"sinon-chai": "^2.8.0",
"sshpk": "^1.6.2",
"svg-inline-loader": "^0.7.1",
"sync-pkg": "^0.7.0",
"uglify-js": "^2.5.0",
"sync-pkg": "^0.7.1",
"uglify-js": "^2.8.22",
"url-loader": "^0.5.6",
"webpack": "^1.12.1",
"webpack-dev-server": "^1.14.0",
"yargs": "^6.4.0"
"webpack": "^2.4.1",
"webpack-dev-server": "^2.4.2",
"yargs": "^7.1.0"
},
"keywords": [
"clappr"
Expand Down

0 comments on commit fecae52

Please sign in to comment.