From 96571a8aee82917412b2d50d0cfa09bfdafe54bf Mon Sep 17 00:00:00 2001 From: rsouza Date: Fri, 22 Dec 2017 11:32:24 -0300 Subject: [PATCH] Downgrade TS from 2.6 to 2.4 to make compatible with /types/hapi --- types/iron/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/iron/index.d.ts b/types/iron/index.d.ts index 14ccfcbc2f..f4399434b5 100644 --- a/types/iron/index.d.ts +++ b/types/iron/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Simon Schick // Rafael Souza Fijalkowski // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -// TypeScript Version: 2.6 +// TypeScript Version: 2.4 ///