Skip to content

Commit

Permalink
chore: Change example to depend on melos overridable version (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
spydon authored Sep 20, 2024
1 parent 3ef7449 commit 4ae1ff4
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions packages/yaru_window/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ dependencies:
sdk: flutter
handy_window: ^0.4.0
yaru: ^5.2.0
yaru_window:
path: ../
yaru_window: ^0.2.1

dev_dependencies:
flutter_test:
Expand All @@ -21,9 +20,5 @@ dev_dependencies:
sdk: flutter
ubuntu_lints: ^0.4.0

dependency_overrides:
yaru_window:
path: ../

flutter:
uses-material-design: true

0 comments on commit 4ae1ff4

Please sign in to comment.