From 72969b859a8c4910ab2fa731c55bcfef4872eee2 Mon Sep 17 00:00:00 2001 From: Hub <79840500+GittHub-d@users.noreply.github.com> Date: Wed, 25 Oct 2023 16:46:18 +0300 Subject: [PATCH] fix: [NO-TASK] Pin storybook_flutter temporarily to previous commit (#277) Co-authored-by: BirgittMajas <79840500+BirgittMajas@users.noreply.github.com> --- example/pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index d06015df..c30e1d38 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -19,6 +19,7 @@ dependencies: storybook_flutter: git: url: https://github.com/coingaming/storybook_flutter.git + ref: 9dcb0bfcb572e99d14f2b91979a9ceb4866541a5 path: packages/storybook_flutter dev_dependencies: auto_route_generator: ^7.3.2