Add @hapi/boom as a dependency

This commit is contained in:
Oliver Akins 2022-08-09 19:12:39 -06:00
parent e83c097e98
commit 10983cec6f
No known key found for this signature in database
GPG key ID: 3C2014AF9457AF99
2 changed files with 3 additions and 0 deletions

View file

@ -10,6 +10,7 @@
"author": "Oliver Akins",
"license": "UNLICENSED",
"dependencies": {
"@hapi/boom": "^10.0.0",
"@hapi/hapi": "^20.2.2",
"@hapi/inert": "^7.0.0",
"@iarna/toml": "^2.2.5",