From 3eacfe95ccc5fc783fc80e1d08dad5ed1e36daaa Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Thu, 30 May 2024 17:52:40 -0700 Subject: [PATCH] oops --- build_cli/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_cli/pubspec.yaml b/build_cli/pubspec.yaml index d807cc3..38c17ce 100644 --- a/build_cli/pubspec.yaml +++ b/build_cli/pubspec.yaml @@ -9,7 +9,7 @@ environment: sdk: ^3.3.0 dependencies: - analyzer: ^6.5.0 + analyzer: ^6.4.0 build: ^2.0.0 # Limit version range on build_cli_annotations # new features need to stay in sync