diff --git a/packages/parrot/pubspec.yaml b/packages/parrot/pubspec.yaml index 938b11c..d40193b 100644 --- a/packages/parrot/pubspec.yaml +++ b/packages/parrot/pubspec.yaml @@ -8,5 +8,5 @@ environment: sdk: '<4.0.0' dev_dependencies: - lints: ^3.0.0 + lints: ">=3.0.0 <5.0.0" test: ^1.21.6