Skip to content

Commit ace28b8

Browse files
committed
Remove event source from melow workspace.
1 parent 27e0793 commit ace28b8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

melos.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ environment:
44
sdk: '>=3.4.0 <4.0.0'
55

66
packages:
7-
- packages/*
7+
# Remove the event_source_client from the workspace temporarily to allow a breaking change.
8+
- packages/common
9+
- packages/common_client
810
- packages/flutter_client_sdk/example
911
- apps/*
1012

0 commit comments

Comments
 (0)