diff --git a/types/hapi/v16/hapi-tests.ts b/types/hapi/v15/hapi-tests.ts similarity index 100% rename from types/hapi/v16/hapi-tests.ts rename to types/hapi/v15/hapi-tests.ts diff --git a/types/hapi/v16/index.d.ts b/types/hapi/v15/index.d.ts similarity index 100% rename from types/hapi/v16/index.d.ts rename to types/hapi/v15/index.d.ts diff --git a/types/hapi/v16/tsconfig.json b/types/hapi/v15/tsconfig.json similarity index 95% rename from types/hapi/v16/tsconfig.json rename to types/hapi/v15/tsconfig.json index dc9efa3519..4a54b80605 100644 --- a/types/hapi/v16/tsconfig.json +++ b/types/hapi/v15/tsconfig.json @@ -14,7 +14,7 @@ "types": [], "paths": { "hapi": [ - "hapi/v16" + "hapi/v15" ] }, "noEmit": true,