From ee176d268447a83900aa743d1d3008f718cf7003 Mon Sep 17 00:00:00 2001 From: Nick Fisher Date: Wed, 9 Jul 2025 10:41:53 +0800 Subject: [PATCH] explicitly list packages in melos.yaml --- melos.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/melos.yaml b/melos.yaml index 213832ce..d7a931ee 100644 --- a/melos.yaml +++ b/melos.yaml @@ -1,4 +1,8 @@ name: thermion_workspace packages: - thermion_dart - - thermion_flutter/** + - thermion_flutter/thermion_flutter_platform_interface + - thermion_flutter/thermion_flutter_method_channel + - thermion_flutter/thermion_flutter_web + - thermion_flutter/thermion_flutter +