Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
z0mt3c committed Jul 7, 2015
1 parent 80a4e1b commit 4a0cf29
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@
},
"dependencies": {
"hoek": "^2.14.0",
"joi": "^6.4.3",
"lodash": "^3.9.3"
"joi": "^6.5.0",
"lodash": "^3.10.0"
},
"devDependencies": {
"code": "^1.4.0",
"code": "^1.4.1",
"coveralls": "^2.11.2",
"hapi": "8.x.x",
"lab": "^5.9.0",
"standard": "^4.0.1",
"wreck": "^5.5.1"
"lab": "^5.13.0",
"standard": "^4.5.2",
"wreck": "^6.0.0"
},
"scripts": {
"test": "standard && lab -c -t 99"
Expand Down

0 comments on commit 4a0cf29

Please sign in to comment.