Skip to content

Commit

Permalink
updates deps
Browse files Browse the repository at this point in the history
  • Loading branch information
thisconnect committed Feb 14, 2017
1 parent 52e5bc0 commit d077de4
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 @@ -25,15 +25,15 @@
"coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls"
},
"dependencies": {
"debug": "^2.3.3",
"debug": "^2.6.1",
"fildes": "^1.0.5",
"nodegit": "^0.17.0"
},
"license": "MIT",
"devDependencies": {
"ava": "^0.17.0",
"coveralls": "^2.11.15",
"ava": "^0.18.1",
"coveralls": "^2.11.16",
"fildes-extra": "^0.6.0",
"nyc": "^10.0.0"
"nyc": "^10.1.2"
}
}

0 comments on commit d077de4

Please sign in to comment.