From 9000a6c758f666e4da0afd9ac0422f947c01a6aa Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Fri, 29 Oct 2021 15:16:02 +0200 Subject: [PATCH] Update packages/stream_chat_persistence/pubspec.yaml --- packages/stream_chat_persistence/pubspec.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/stream_chat_persistence/pubspec.yaml b/packages/stream_chat_persistence/pubspec.yaml index 37ff3f57..3bf970d3 100644 --- a/packages/stream_chat_persistence/pubspec.yaml +++ b/packages/stream_chat_persistence/pubspec.yaml @@ -27,4 +27,5 @@ dev_dependencies: drift_dev: ^1.0.0 flutter_test: sdk: flutter - mocktail: ^0.2.0 \ No newline at end of file + mocktail: ^0.2.0 + \ No newline at end of file