Skip to content

Commit

Permalink
bump to 0.2.67
Browse files Browse the repository at this point in the history
  • Loading branch information
towerz committed Jun 17, 2017
1 parent 506c7fe commit c1a0c60
Show file tree
Hide file tree
Showing 5 changed files with 23,862 additions and 30,790 deletions.
32 changes: 14 additions & 18 deletions bower.json
@@ -1,7 +1,7 @@
{
"name": "clappr",
"description": "An extensible media player for the web",
"version": "0.2.66",
"version": "0.2.67",
"homepage": "https://github.com/clappr/clappr",
"authors": [
"Globo.com"
Expand All @@ -21,22 +21,23 @@
],
"devDependencies": {
"babel-core": "^6.18.2",
"babel-loader": "^6.4.1",
"babel-loader": "^7.0.0",
"babel-plugin-add-module-exports": "^0.2.0",
"babel-plugin-transform-es2015-classes": "^6.6.4",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-es2015": "^6.5.0",
"chai": "^3.2.0",
"check-dependencies": "^1.0.1",
"clappr-zepto": "0.0.7",
"clean-webpack-plugin": "^0.1.14",
"coveralls": "^2.11.4",
"css-loader": "^0.28.0",
"coveralls": "^2.13.1",
"css-loader": "^0.28.1",
"directory-named-webpack-plugin": "^2.1.0",
"dotenv": "^4.0.0",
"eslint": "^3.1.0",
"file-loader": "^0.11.1",
"gulp": "^3.8.1",
"hls.js": "^0.7.5",
"hls.js": "^0.7.9",
"html-loader": "^0.4.3",
"isparta": "^4.0.0",
"istanbul": "^0.4.2",
Expand All @@ -46,37 +47,32 @@
"karma": "^1.1.1",
"karma-chai": "^0.1.0",
"karma-chai-sinon": "^0.1.5",
"karma-chrome-launcher": "^2.0.0",
"karma-chrome-launcher": "^2.1.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": "^2.0.1",
"lodash.isequal": "^4.2.0",
"lodash.isplainobject": "^4.0.4",
"lodash.merge": "^4.4.0",
"lodash.once": "^4.0.0",
"lodash.result": "^4.3.0",
"lodash.uniqby": "^4.3.0",
"lolex": "^1.5.2",
"mkdirp": "^0.5.1",
"mocha": "^3.1.2",
"mocha": "^3.3.0",
"node-bourbon": "^4.2.8",
"node-sass": "^4.3.0",
"s3": "^4.1.1",
"sass-loader": "^6.0.2",
"sinon": "^2.0.0",
"sinon-chai": "^2.8.0",
"sinon": "^2.2.0",
"sinon-chai": "^2.10.0",
"sshpk": "^1.6.2",
"svg-inline-loader": "^0.7.1",
"sync-pkg": "^0.7.1",
"uglify-js": "^2.8.22",
"uglify-js": "^3.0.5",
"url-loader": "^0.5.6",
"webpack": "^2.4.1",
"webpack-dev-server": "^2.4.2",
"yargs": "^7.1.0"
"webpack": "^2.5.0",
"webpack-dev-server": "^2.4.5",
"yargs": "^8.0.1"
},
"keywords": [
"clappr"
Expand Down

0 comments on commit c1a0c60

Please sign in to comment.