diff --git a/packages/parrot_cmd/pubspec.yaml b/packages/parrot_cmd/pubspec.yaml index 26fd9e5..e84567e 100644 --- a/packages/parrot_cmd/pubspec.yaml +++ b/packages/parrot_cmd/pubspec.yaml @@ -11,5 +11,5 @@ dependencies: parrot: ^0.0.6 dev_dependencies: - lints: ^3.0.0 + lints: ">=3.0.0 <5.0.0" test: ^1.16.0