diff --git a/pubspec.yaml b/pubspec.yaml index 7f8a33a..1319f4c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,4 +19,4 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ^5.0.0 + flutter_lints: ">=5.0.0 <7.0.0"