diff --git a/dart/pubspec.yaml b/dart/pubspec.yaml index e4decfd..eaac5d7 100644 --- a/dart/pubspec.yaml +++ b/dart/pubspec.yaml @@ -14,5 +14,5 @@ dependencies: protobuf: ^3.1.0 dev_dependencies: - lints: ^3.0.0 + lints: ">=3.0.0 <5.0.0" test: ^1.24.0