diff --git a/pubspec.yaml b/pubspec.yaml index 4f2360a..edbe8a0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,4 +14,4 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ^2.0.0 + flutter_lints: ">=2.0.0 <4.0.0"