From f4c4e7e013057413e68151d8d577e8d463c11c44 Mon Sep 17 00:00:00 2001 From: vitaminwater Date: Tue, 24 Oct 2023 07:05:14 +0200 Subject: [PATCH] conflict fix --- charts_common/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts_common/pubspec.yaml b/charts_common/pubspec.yaml index a838510d2..c088ce884 100644 --- a/charts_common/pubspec.yaml +++ b/charts_common/pubspec.yaml @@ -8,7 +8,7 @@ environment: dependencies: collection: ^1.14.5 - intl: ">=0.15.2 < 0.18.0" + intl: ">=0.15.2 < 0.19.0" logging: ^1.0.2 meta: ^1.1.1 vector_math: ^2.0.8