Skip to content

Commit

Permalink
Merge pull request #85 from OmgImAlexis/master
Browse files Browse the repository at this point in the history
bump mocha and debug deps
  • Loading branch information
matthewmueller committed Oct 17, 2017
2 parents 121d888 + 536c563 commit 752ca38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -4,11 +4,11 @@
"description": "dates for humans",
"main": "index.js",
"dependencies": {
"debug": "~0.7.2"
"debug": "~3.1.0"
},
"devDependencies": {
"better-assert": "~1.0.0",
"mocha": "~1.9.0"
"mocha": "~4.0.1"
},
"scripts": {
"test": "make test"
Expand Down

0 comments on commit 752ca38

Please sign in to comment.