Skip to content

Commit

Permalink
Bumped dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
asciidisco committed Aug 1, 2013
1 parent 25736a5 commit aa77a43
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-jshint": "~0.6.0",
"grunt-contrib-jshint": "~0.6.2",
"grunt-contrib-yuidoc": "~0.4.0",
"grunt-contrib-compress": "~0.5.2",
"grunt-mocha-test": "~0.6.1",
"grunt-mocha-test": "~0.6.2",
"grunt-complexity": "~0.1.3",
"grunt-plato": "~0.2.1",
"grunt-documantix": "~0.0.3",
"grunt-include-replace": "~1.1.0",
"blanket": "~1.1.5",
"chai": "~1.7.0"
"chai": "~1.7.2"
},
"scripts": {
"test": "grunt test"
Expand Down

0 comments on commit aa77a43

Please sign in to comment.