diff --git a/pubspec.yaml b/pubspec.yaml index 319ad6f..e648494 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,4 +24,4 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ^4.0.0 + flutter_lints: ">=4.0.0 <6.0.0"