From 00267c18796f4e77b77211bb627f5dd5a58b2872 Mon Sep 17 00:00:00 2001 From: Corwin Sheahan Date: Thu, 15 Oct 2020 15:50:26 -0600 Subject: [PATCH] bump react to 5.6.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8e1768d65..30a74b359 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: memoize: ^2.0.0 meta: ^1.1.6 path: ^1.5.1 - react: ^5.6.0 + react: ^5.6.1 redux: ">=3.0.0 <5.0.0" source_span: ^1.4.1 transformer_utils: ^0.2.0