Change Boom version for dependents

This commit is contained in:
Timon van Spronsen
2018-01-02 09:27:33 +01:00
parent b102c8b5db
commit 3bcf6f3ab2
16 changed files with 60 additions and 16 deletions

View File

@@ -13,6 +13,9 @@
"../"
],
"types": [],
"paths": {
"boom": ["boom/v4"]
},
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
@@ -20,4 +23,4 @@
"index.d.ts",
"hapi-auth-basic-tests.ts"
]
}
}