diff --git a/pubspec.yaml b/pubspec.yaml index 85a5ca6..04bb9c1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,4 +16,4 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ^2.0.0 + flutter_lints: ">=2.0.0 <6.0.0"