From 344341e0cc1a58a1a8917dc99b50fe7c0ab78d7e Mon Sep 17 00:00:00 2001 From: franzmoro Date: Wed, 27 Mar 2019 16:53:11 +0000 Subject: [PATCH] reverted to version 0.57 --- types/react-native/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/react-native/index.d.ts b/types/react-native/index.d.ts index 06eea96fe0..99998e9241 100644 --- a/types/react-native/index.d.ts +++ b/types/react-native/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for react-native 0.59 +// Type definitions for react-native 0.57 // Project: https://github.com/facebook/react-native // Definitions by: Eloy DurĂ¡n // HuHuanming