diff --git a/pubspec.yaml b/pubspec.yaml index b49fe14..e730675 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"