0
0
Fork 0

Add dependencies

This commit is contained in:
Oliver Akins 2022-12-25 16:52:45 -06:00
parent 6a174e4d36
commit b1b504927e
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",

2
pnpm-lock.yaml generated
View file

@ -1,6 +1,7 @@
lockfileVersion: 5.4
specifiers:
'@hapi/boom': ^10.0.0
'@hapi/hapi': ^20.2.2
'@hapi/inert': ^7.0.0
'@iarna/toml': ^2.2.5
@ -19,6 +20,7 @@ specifiers:
typescript: ^4.7.4
dependencies:
'@hapi/boom': 10.0.0
'@hapi/hapi': 20.2.2
'@hapi/inert': 7.0.0
'@iarna/toml': 2.2.5