Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
whitfin committed Feb 4, 2016
1 parent 2fc7da8 commit 232fe7f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"grunt-cli": "0.1.13",
"grunt-codeclimate-reporter": "1.2.0",
"grunt-contrib-clean": "0.7.0",
"grunt-contrib-jshint": "0.11.3",
"grunt-jscs": "2.3.0",
"grunt-contrib-jshint": "0.12.0",
"grunt-jscs": "2.7.0",
"grunt-mocha-istanbul": "3.0.1",
"grunt-mocha-test": "0.12.7",
"istanbul": "0.4.0",
"jshint": "2.8.0",
"mocha": "2.3.4",
"should": "7.1.1"
"istanbul": "0.4.2",
"jshint": "2.9.1",
"mocha": "2.4.5",
"should": "8.2.1"
},
"scripts": {
"coverage": "grunt coverage",
Expand Down

0 comments on commit 232fe7f

Please sign in to comment.