diff --git a/pubspec.yaml b/pubspec.yaml index ec0cdd5..d76175e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -57,5 +57,5 @@ dependencies: dev_dependencies: build_runner: ^2.4.6 pubspec_generator: ^4.0.0 - lints: ^2.0.1 + lints: ">=2.0.1 <4.0.0" test: ^1.24.2