Skip to content

Commit

Permalink
chore: relax yaru_icons version constraint (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpnurmi committed Aug 7, 2023
1 parent 7e0f079 commit 2875be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ubuntu_widgets/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
password_strength: ^0.2.0
ubuntu_localizations: ^0.3.0
yaru: ^0.9.0
yaru_icons: ^1.0.3
yaru_icons: ">1.0.0 <3.0.0"
yaru_widgets: ^2.5.0

dev_dependencies:
Expand Down

0 comments on commit 2875be4

Please sign in to comment.