diff --git a/pubspec.yaml b/pubspec.yaml index 3c86512..3b23579 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -61,6 +61,6 @@ dev_dependencies: build_runner: ^2.4.6 pubspec_generator: ^4.0.0 benchmark_harness: ^2.2.2 - lints: ^3.0.0 + lints: ">=3.0.0 <5.0.0" test: ^1.24.4 fake_async: ^1.3.1