From 17fbf8da337b9b769c4b6eb1602345270fbc0504 Mon Sep 17 00:00:00 2001 From: The one with the braid Date: Fri, 4 Apr 2025 10:07:18 +0200 Subject: [PATCH] fix: pubspec Signed-off-by: The one with the braid --- pubspec.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 1b08fd3..7d558a9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,6 @@ issue_tracker: https://gitlab.com/TheOneWithTheBraid/dart_pkpass/-/issues funding: - https://www.buymeacoffee.com/braid - environment: sdk: ^3.4.0 @@ -19,7 +18,6 @@ dependencies: http: ^1.0.0 intl: ">=0.17.0 <1.0.0" - topics: - wallet - pkpass @@ -27,5 +25,5 @@ topics: dev_dependencies: import_sorter: ^4.6.0 - lints: ^6.0.0 + lints: ^5.0.0 test: ^1.21.0