Skip to content

Commit

Permalink
Merge branch 'master' into fix-typography
Browse files Browse the repository at this point in the history
  • Loading branch information
witwash authored Feb 6, 2024
2 parents a5d6ca0 + 2c1afff commit ae32d38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions optimus/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ dependencies:
flutter_svg: ^2.0.7
freezed_annotation: ">=1.0.0 <3.0.0"
intl: ">=0.17.0 <0.20.0"
theme_tailor_annotation: ^2.0.0
theme_tailor_annotation: ">=2.0.0 <2.1.0"

dev_dependencies:
build_runner: ^2.0.4
flutter_test:
sdk: flutter
freezed: ">=1.0.0 <3.0.0"
mews_pedantic: ^0.23.0
theme_tailor: ^2.0.0
theme_tailor: ">=2.0.0 <2.1.0"
flutter:
assets:
- assets/
Expand Down

0 comments on commit ae32d38

Please sign in to comment.