fix: pubspec

Signed-off-by: The one with the braid <info@braid.business>
This commit is contained in:
The one with the braid 2025-04-04 10:07:18 +02:00
parent d34546b8bc
commit 17fbf8da33
No known key found for this signature in database
GPG key ID: 79D2235BC19FF56A

View file

@ -7,7 +7,6 @@ issue_tracker: https://gitlab.com/TheOneWithTheBraid/dart_pkpass/-/issues
funding: funding:
- https://www.buymeacoffee.com/braid - https://www.buymeacoffee.com/braid
environment: environment:
sdk: ^3.4.0 sdk: ^3.4.0
@ -19,7 +18,6 @@ dependencies:
http: ^1.0.0 http: ^1.0.0
intl: ">=0.17.0 <1.0.0" intl: ">=0.17.0 <1.0.0"
topics: topics:
- wallet - wallet
- pkpass - pkpass
@ -27,5 +25,5 @@ topics:
dev_dependencies: dev_dependencies:
import_sorter: ^4.6.0 import_sorter: ^4.6.0
lints: ^6.0.0 lints: ^5.0.0
test: ^1.21.0 test: ^1.21.0