From 9944f1c64cb57ff3f4425d5a6598f5b2fe6d6d9d Mon Sep 17 00:00:00 2001 From: Sebastian Silbermann Date: Wed, 21 Apr 2021 20:26:46 +0000 Subject: [PATCH] Add myself to authors --- types/react-dom/index.d.ts | 1 + types/react-dom/v16/index.d.ts | 1 + 2 files changed, 2 insertions(+) diff --git a/types/react-dom/index.d.ts b/types/react-dom/index.d.ts index f097e3248123732..124c11d407b701f 100644 --- a/types/react-dom/index.d.ts +++ b/types/react-dom/index.d.ts @@ -6,6 +6,7 @@ // MartynasZilinskas // Josh Rutherford // Jessica Franco +// Sebastian Silbermann // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.8 diff --git a/types/react-dom/v16/index.d.ts b/types/react-dom/v16/index.d.ts index ee5af8a69e287bc..9bfee568c7ff77b 100644 --- a/types/react-dom/v16/index.d.ts +++ b/types/react-dom/v16/index.d.ts @@ -6,6 +6,7 @@ // MartynasZilinskas // Josh Rutherford // Jessica Franco +// Sebastian Silbermann // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.8