Skip to content

Commit

Permalink
fix(deps): update dependency rxdart_ext to ^0.2.0 (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 3, 2022
1 parent 339393a commit 7b79a67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ environment:
sdk: ">=2.12.0-0 <3.0.0"

dependencies:
rxdart_ext: ^0.1.2
rxdart_ext: ^0.2.0
flutter_bloc_pattern:
flutter:
sdk: flutter
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ environment:
dependencies:
flutter:
sdk: flutter
rxdart_ext: ^0.1.2
rxdart_ext: ^0.2.0
flutter_provider: ^2.1.0

dev_dependencies:
Expand Down

0 comments on commit 7b79a67

Please sign in to comment.