diff --git a/types/react-json/index.d.ts b/types/react-json/index.d.ts index 6887a948b8..0af43ad946 100644 --- a/types/react-json/index.d.ts +++ b/types/react-json/index.d.ts @@ -2,6 +2,7 @@ // Project: https://github.com/arqex/react-json // Definitions by: Christoph Spielmann // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped +// TypeScript Version: 2.3 import * as React from 'react';