diff --git a/pubspec.yaml b/pubspec.yaml index eddebbd..286d6e1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,4 +15,4 @@ dependencies: dev_dependencies: build_runner: ^2.4.4 build_web_compilers: ^4.0.7 - lints: ^3.0.0 + lints: ">=3.0.0 <5.0.0"