From bdf06c9053cc7783b40e0e2a487c3069bbb14455 Mon Sep 17 00:00:00 2001 From: Sahil Kumar Date: Fri, 18 Aug 2023 16:19:25 +0530 Subject: [PATCH] chore(repo): update melos version. Signed-off-by: Sahil Kumar --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8c61d28a..743b6d26 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: stream_chat_flutter_workspace environment: - sdk: '>=3.0.0 <4.0.0' + sdk: '>=3.1.0 <4.0.0' dev_dependencies: - melos: ^3.1.0 + melos: ^3.1.1