Skip to content

Commit

Permalink
Update deps. Closes #23
Browse files Browse the repository at this point in the history
  • Loading branch information
hueniverse committed Aug 15, 2019
1 parent d051379 commit da49c00
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 @@ -10,12 +10,12 @@
"plugin"
],
"dependencies": {
"@hapi/hoek": "6.x.x"
"@hapi/hoek": "8.x.x"
},
"devDependencies": {
"@hapi/code": "5.x.x",
"@hapi/code": "6.x.x",
"@hapi/hapi": "18.x.x",
"@hapi/lab": "18.x.x"
"@hapi/lab": "20.x.x"
},
"scripts": {
"test": "lab -a @hapi/code -t 100 -L"
Expand Down

0 comments on commit da49c00

Please sign in to comment.