Skip to content

Commit

Permalink
bump to 0.2.64
Browse files Browse the repository at this point in the history
  • Loading branch information
leandromoreira committed Nov 3, 2016
1 parent 3caceae commit f60de41
Show file tree
Hide file tree
Showing 5 changed files with 14,021 additions and 14,477 deletions.
26 changes: 12 additions & 14 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "clappr",
"description": "An extensible media player for the web",
"version": "0.2.63",
"version": "0.2.64",
"homepage": "https://github.com/Leandro%20Moreira/clappr",
"authors": [
"Globo.com"
Expand All @@ -20,40 +20,39 @@
"./dist/clappr.js"
],
"devDependencies": {
"babel-core": "^6.5.1",
"babel-core": "^6.18.2",
"babel-loader": "^6.2.2",
"babel-plugin-add-module-exports": "^0.2.0",
"babel-plugin-transform-es2015-classes": "^6.6.4",
"babel-preset-es2015": "^6.5.0",
"chai": "^3.2.0",
"check-dependencies": "^0.12.0",
"check-dependencies": "^1.0.1",
"clappr-zepto": "0.0.4",
"clean-webpack-plugin": "^0.1.3",
"clean-webpack-plugin": "^0.1.14",
"coveralls": "^2.11.4",
"css-loader": "^0.23.1",
"css-loader": "^0.25.0",
"dotenv": "^2.0.0",
"eslint": "^3.1.0",
"file-loader": "^0.9.0",
"gulp": "^3.8.1",
"hls.js": "^0.5.45",
"hls.js": "^0.6.7",
"html-loader": "^0.4.3",
"isparta": "^4.0.0",
"istanbul": "^0.4.2",
"istanbul-instrumenter-loader": "^0.2.0",
"istanbul-instrumenter-loader": "^1.0.0",
"jscs": "^3.0.3",
"jshint": "^2.9.1",
"karma": "^1.1.1",
"karma-chai": "^0.1.0",
"karma-chai-sinon": "^0.1.5",
"karma-chrome-launcher": "^1.0.1",
"karma-chrome-launcher": "^2.0.0",
"karma-cli": "^1.0.0",
"karma-coverage": "^1.1.1",
"karma-firefox-launcher": "^1.0.0",
"karma-mocha": "^1.1.0",
"karma-sinon": "^1.0.4",
"karma-sinon-chai": "^1.1.0",
"karma-webpack": "^1.7.0",
"lodash.find": "^4.3.0",
"lodash.isequal": "^4.2.0",
"lodash.isplainobject": "^4.0.4",
"lodash.merge": "^4.4.0",
Expand All @@ -62,22 +61,21 @@
"lodash.uniqby": "^4.3.0",
"lolex": "^1.4.0",
"mkdirp": "^0.5.1",
"mocha": "^2.3.4",
"mocha": "^3.1.2",
"node-bourbon": "^4.2.8",
"node-sass": "^3.7.0",
"node-sass": "^3.11.1",
"s3": "^4.1.1",
"sass-loader": "^4.0.0",
"sinon": "^1.10.2",
"sinon-chai": "^2.8.0",
"sshpk": "^1.6.2",
"svg-inline-loader": "^0.6.1",
"svg-inline-loader": "^0.7.1",
"sync-pkg": "^0.7.0",
"uglify-js": "^2.5.0",
"url-loader": "^0.5.6",
"webpack": "^1.12.1",
"webpack-dev-server": "^1.14.0",
"webworkify-webpack": "1.1.4",
"yargs": "^4.1.0"
"yargs": "^5.0.0"
},
"keywords": [
"clappr"
Expand Down
Loading

0 comments on commit f60de41

Please sign in to comment.