Skip to content

Commit

Permalink
Update deps. Closes #1
Browse files Browse the repository at this point in the history
  • Loading branch information
hueniverse committed Aug 14, 2019
1 parent d65ccc7 commit af13b11
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -12,12 +12,12 @@
],
"dependencies": {
"@hapi/boom": "7.x.x",
"@hapi/hoek": "6.x.x"
"@hapi/hoek": "8.x.x"
},
"devDependencies": {
"@hapi/catbox": "10.x.x",
"@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 -L -t 100",
Expand Down

0 comments on commit af13b11

Please sign in to comment.