From c742abce5e500952a0ce764d3061a208c35709b2 Mon Sep 17 00:00:00 2001 From: Sahil Kumar Date: Wed, 12 Jul 2023 16:17:59 +0530 Subject: [PATCH] chore: reduce path dev version to 1.8.2 Signed-off-by: xsahil03x --- packages/stream_chat_flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/stream_chat_flutter/pubspec.yaml b/packages/stream_chat_flutter/pubspec.yaml index a308ca6d..f120f931 100644 --- a/packages/stream_chat_flutter/pubspec.yaml +++ b/packages/stream_chat_flutter/pubspec.yaml @@ -74,4 +74,4 @@ dev_dependencies: sdk: flutter golden_toolkit: ^0.15.0 mocktail: ^0.3.0 - path: ^1.8.3 \ No newline at end of file + path: ^1.8.2 \ No newline at end of file