From f82c4486e66ad35a0a6fecbed36f6c05f8028f74 Mon Sep 17 00:00:00 2001 From: Francesco Agnoletto Date: Thu, 9 Aug 2018 13:13:42 +0200 Subject: [PATCH] Add name for notifications on package --- types/slate/index.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/types/slate/index.d.ts b/types/slate/index.d.ts index 55ba13826c..896fe5034e 100644 --- a/types/slate/index.d.ts +++ b/types/slate/index.d.ts @@ -5,6 +5,7 @@ // Jan Löbel // Brandon Shelton // Kalley Powell +// Francesco Agnoletto // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.3 import * as Immutable from 'immutable';