Skip to content

Commit

Permalink
Merge pull request #43 from PeterDaveHello/update_dev_dependencies
Browse files Browse the repository at this point in the history
update devDependencies, most of them were out of date
  • Loading branch information
notatestuser committed Jul 21, 2015
2 parents 707a54c + bc27a6b commit 544500e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -29,11 +29,11 @@
"underscore": "1.x.x"
},
"devDependencies": {
"coffee-script": "^1.7.1",
"fs-extra": "^0.9.1",
"mocha": "^1.20.1",
"should": "~4.0.4",
"sinon": "^1.7.3"
"coffee-script": "^1.9.3",
"fs-extra": "^0.18.4",
"mocha": "^2.2.5",
"should": "~7.0.2",
"sinon": "^1.15.4"
},
"engines": {
"node": "> 0.4.1"
Expand Down

0 comments on commit 544500e

Please sign in to comment.