Skip to content

Commit

Permalink
Update deps. Closes #42
Browse files Browse the repository at this point in the history
  • Loading branch information
hueniverse committed Aug 13, 2019
1 parent 8974835 commit 404e13d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
],
"dependencies": {
"@hapi/boom": "7.x.x",
"@hapi/hoek": "6.x.x"
"@hapi/hoek": "8.x.x"
},
"devDependencies": {
"@hapi/code": "5.x.x",
"@hapi/lab": "18.x.x"
"@hapi/code": "6.x.x",
"@hapi/lab": "20.x.x"
},
"scripts": {
"test": "lab -a @hapi/code -t 100 -L",
Expand Down

0 comments on commit 404e13d

Please sign in to comment.