diff --git a/pubspec.yaml b/pubspec.yaml index 30cb8ef..f55df28 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: logger: ^2.6.2 stacked_shared: ^1.4.2 # Removing this will cause issues when publish the package - analyzer: ">=10.0.0 <11.0.0" + analyzer: "<13.0.0" dart_style: ^3.1.0 code_builder: ^4.10.1 collection: ^1.19.1