Skip to content

Commit

Permalink
bump minor/patch versions of other dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cvrebert committed Sep 4, 2013
1 parent 0707545 commit d10ed7e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@
, "devDependencies": {
"grunt": "~0.4.1"
, "grunt-contrib-clean": "~0.5.0"
, "grunt-contrib-connect": "~0.4.0"
, "grunt-contrib-connect": "~0.4.1"
, "grunt-contrib-concat": "~0.3.0"
, "grunt-contrib-copy": "~0.4.0"
, "grunt-contrib-jshint": "~0.6.0"
, "grunt-contrib-uglify": "~0.2.2"
, "grunt-contrib-copy": "~0.4.1"
, "grunt-contrib-jshint": "~0.6.4"
, "grunt-contrib-uglify": "~0.2.4"
, "grunt-contrib-qunit": "~0.2.2"
, "grunt-contrib-watch": "~0.5.1"
, "grunt-html-validation": "~0.1.4"
, "grunt-jekyll": "~0.3.8"
, "grunt-contrib-watch": "~0.5.3"
, "grunt-html-validation": "~0.1.5"
, "grunt-jekyll": "~0.3.9"
, "grunt-recess": "~0.4.0"
, "browserstack-runner": "~0.0.11"
, "browserstack-runner": "~0.0.12"
}
}

0 comments on commit d10ed7e

Please sign in to comment.