Skip to content

Commit 66f5d88

Browse files
build: update intl constraints
1 parent 2a4cd76 commit 66f5d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies:
1919
sdk: flutter
2020
flutter_localizations:
2121
sdk: flutter
22-
intl: ^0.19.0
22+
intl: ">=0.19.0 <0.21.0"
2323

2424
dev_dependencies:
2525
faker_dart: ^0.2.2

0 commit comments

Comments
 (0)