mirror of
https://gitlab.com/TheOneWithTheBraid/dart_pkpass.git
synced 2025-07-06 05:18:47 +00:00
refactor: use binary barcode data by default
Signed-off-by: The one with the braid <info@braid.business>
This commit is contained in:
parent
3170c456e2
commit
0a32804cc6
2 changed files with 30 additions and 25 deletions
|
@ -15,9 +15,9 @@ dependencies:
|
|||
barcode: ^2.2.4
|
||||
crypto: ^3.0.3
|
||||
http: ^1.0.0
|
||||
intl: ^0.18.1
|
||||
intl: ^0.19.0
|
||||
|
||||
dev_dependencies:
|
||||
import_sorter: ^4.6.0
|
||||
lints: ">= 2.0.0 < 4.0.0"
|
||||
lints: ">=2.0.0 <4.0.0"
|
||||
test: ^1.21.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue