From b0de99d5343d8dfdd79d6b673ffea4385ab5ed95 Mon Sep 17 00:00:00 2001 From: Bartek Pacia Date: Tue, 9 Apr 2024 21:22:45 +0100 Subject: [PATCH] downgrade leancode_lint --- example/pubspec.yaml | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 243be104..1d28b8fc 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - leancode_lint: ^12.0.0 + leancode_lint: ^4.0.0+2 flutter: uses-material-design: true diff --git a/pubspec.yaml b/pubspec.yaml index 4813ebd6..807d16d7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -25,4 +25,4 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - leancode_lint: ^12.0.0 + leancode_lint: ^4.0.0+2