Skip to content

Commit

Permalink
updates dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thisconnect committed Apr 28, 2016
1 parent 0ca5d1c commit 18f4992
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"dependencies": {
"debug": "^2.2.0",
"fildes": "^1.0.5",
"nodegit": "^0.11.5"
"nodegit": "^0.12.2"
},
"license": "MIT",
"devDependencies": {
"ava": "^0.12.0",
"coveralls": "^2.11.8",
"ava": "^0.14.0",
"coveralls": "^2.11.9",
"fildes-extra": "^0.5.0",
"nyc": "^6.0.0"
"nyc": "^6.4.1"
}
}

0 comments on commit 18f4992

Please sign in to comment.