diff --git a/types/algoliasearch/index.d.ts b/types/algoliasearch/index.d.ts index 34124fa111..bcf19b9230 100644 --- a/types/algoliasearch/index.d.ts +++ b/types/algoliasearch/index.d.ts @@ -5,7 +5,7 @@ // Aurélien Hervé // Samuel Vaillant // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -// TypeScript Version: 2.2 +// TypeScript Version: 2.8 type Omit = Pick> diff --git a/types/algoliasearch/lite/index.d.ts b/types/algoliasearch/lite/index.d.ts index 87eedb108d..4db3ce12d3 100644 --- a/types/algoliasearch/lite/index.d.ts +++ b/types/algoliasearch/lite/index.d.ts @@ -6,7 +6,7 @@ // Samuel Vaillant // Claas Brüggemann // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -// TypeScript Version: 2.2 +// TypeScript Version: 2.8 type Omit = Pick>