Skip to content

Commit

Permalink
Widen intl dependency to >=0.17.0 <0.19.0
Browse files Browse the repository at this point in the history
Closes: #51
  • Loading branch information
JonasWanke committed Mar 21, 2023
1 parent 5cfd697 commit 84cb5d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:

dependencies:
collection: ^1.15.0
intl: ^0.18.0
intl: '>=0.17.0 <0.19.0'
meta: ^1.3.0
time: ^2.1.1

Expand Down

0 comments on commit 84cb5d3

Please sign in to comment.