Skip to content

Commit da9eb3a

Browse files
committed
chore(deps): bump stream_core to ^0.3.0
This commit updates the `stream_core` dependency from `^0.2.0` to `^0.3.0` in both `melos.yaml` and `packages/stream_feeds/pubspec.yaml`.
1 parent a8d7986 commit da9eb3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

melos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ command:
4747
shared_preferences: ^2.5.3
4848
state_notifier: ^1.0.0
4949
stream_feeds: ^0.3.1
50-
stream_core: ^0.2.0
50+
stream_core: ^0.3.0
5151
video_player: ^2.10.0
5252
uuid: ^4.5.1
5353

packages/stream_feeds/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies:
3232
retrofit: ^4.6.0
3333
rxdart: ^0.28.0
3434
state_notifier: ^1.0.0
35-
stream_core: ^0.2.0
35+
stream_core: ^0.3.0
3636
uuid: ^4.5.1
3737

3838
dev_dependencies:

0 commit comments

Comments
 (0)