Skip to content

Commit 9b29be9

Browse files
authored
Merge pull request #1 from DutchCodingCompany/fix/remove_unused_dependencies
⬇️ Downgraded intl dependency and remove unused one
2 parents 5f99377 + 91729df commit 9b29be9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ dependencies:
1414
flutter:
1515
sdk: flutter
1616
freezed_annotation: ^2.4.1
17-
intl: ^0.19.0
18-
json_annotation: ^4.8.1
17+
intl: ^0.18.0
1918
logging: ^1.2.0
2019

2120
dev_dependencies:

0 commit comments

Comments
 (0)