From 232addfa17f954003e56f8dc6b68e277b42e7283 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erik=20Berre=C3=9Fem?= Date: Wed, 3 Apr 2019 14:00:15 +0200 Subject: [PATCH] :rotating_light: Add minimal typescript version number --- types/hummus-recipe/index.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/types/hummus-recipe/index.d.ts b/types/hummus-recipe/index.d.ts index 2a02db53ac..be2c68b6b5 100644 --- a/types/hummus-recipe/index.d.ts +++ b/types/hummus-recipe/index.d.ts @@ -2,6 +2,7 @@ // Project: https://github.com/chunyenHuang/hummusRecipe // Definitions by: Erik Berreßem // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped +// TypeScript Version: 2.1 declare namespace HummusRecipe { interface RecipeOptions {