diff --git a/types/hapi/v16.0/tsconfig.json b/types/hapi/v16.0/tsconfig.json index b6bca23ab6..47cd935a2b 100644 --- a/types/hapi/v16.0/tsconfig.json +++ b/types/hapi/v16.0/tsconfig.json @@ -12,6 +12,11 @@ "../../" ], "types": [], + "paths": { + "hapi": [ + "hapi/v16.0" + ] + }, "noEmit": true, "forceConsistentCasingInFileNames": true },