Skip to content

Commit

Permalink
Updated dev dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
bbyars committed Feb 2, 2014
1 parent 60d6747 commit c43cecd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@
},
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-jshint": "~0.7.0",
"mocha": "~1.15.1",
"grunt-mocha-test": "~0.8.1",
"grunt-contrib-jshint": "~0.8.0",
"mocha": "~1.17.1",
"grunt-mocha-test": "~0.9.0",
"blanket": "~1.1.5",
"coveralls": "~2.6.0",
"coveralls": "~2.7.0",
"mocha-lcov-reporter": "0.0.1",
"w3cjs": "~0.1.21",
"jsdom": "~0.8.10"
"jsdom": "~0.9.0"
},
"engines": {
"node": ">=0.8"
Expand Down

0 comments on commit c43cecd

Please sign in to comment.