diff --git a/pubspec.yaml b/pubspec.yaml index db2daa1..380180b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,4 +18,4 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ^2.0.0 \ No newline at end of file + flutter_lints: ">=2.0.0 <6.0.0" \ No newline at end of file