From 44fbf58cf66b74f8821f2df2678b8a07d08c1738 Mon Sep 17 00:00:00 2001 From: Darkhan Nausharipov Date: Thu, 12 Oct 2023 21:22:34 +0600 Subject: [PATCH] downgraded meta back to v1.9.1 because of ci workflow --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7557f56b..e648f72a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: highlight: ^0.7.0 http: ^1.1.0 linked_scroll_controller: ^0.2.0 - meta: ^1.11.0 + meta: ^1.9.1 mocktail: ^1.0.1 scrollable_positioned_list: ^0.3.5 tuple: ^2.0.1