Skip to content

Commit 897d710

Browse files
committed
chore: update stream_core dependency to version 0.2.0
1 parent d7be504 commit 897d710

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

melos.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ command:
4747
shared_preferences: ^2.5.3
4848
state_notifier: ^1.0.0
4949
stream_feeds: ^0.2.0
50-
stream_core:
51-
path: /Users/xsahil03x/StudioProjects/stream-core-flutter/packages/stream_core
50+
stream_core: ^0.2.0
5251
video_player: ^2.10.0
5352
uuid: ^4.5.1
5453

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.1.0
35+
stream_core: ^0.2.0
3636
uuid: ^4.5.1
3737

3838
dev_dependencies:

0 commit comments

Comments
 (0)