Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fhemberger committed Oct 20, 2015
1 parent cca7a73 commit 53ec6e9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -31,12 +31,12 @@
"license": "MIT",
"dependencies": {
"cross-spawn": "2.0.x",
"which": "1.1.x"
"which": "1.2.x"
},
"devDependencies": {
"assume": "1.2.x",
"istanbul": "0.3.x",
"mocha": "2.2.x",
"assume": "1.3.x",
"istanbul": "0.4.x",
"mocha": "2.3.x",
"pre-commit": "git://github.com/observing/pre-commit.git"
}
}

0 comments on commit 53ec6e9

Please sign in to comment.