fix: use broader constraint for intl

Signed-off-by: The one with the braid <info@braid.business>
This commit is contained in:
The one with the braid 2024-02-06 08:06:23 +01:00
parent d294a50ea4
commit bada83577a

View file

@ -15,7 +15,7 @@ dependencies:
barcode: ^2.2.4 barcode: ^2.2.4
crypto: ^3.0.3 crypto: ^3.0.3
http: ^1.0.0 http: ^1.0.0
intl: ^0.19.0 intl: ">=0.17.0 <1.0.0"
dev_dependencies: dev_dependencies:
import_sorter: ^4.6.0 import_sorter: ^4.6.0