From 5a3f14b41b942047fad7487981264c7cfebf46b4 Mon Sep 17 00:00:00 2001 From: Hub <79840500+GittHub-d@users.noreply.github.com> Date: Thu, 15 Feb 2024 23:16:44 +0200 Subject: [PATCH] fix: [MDS-998] Pin storybook_flutter temporarily to previous commit (#353) Co-authored-by: Birgitt Majas --- example/pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 71813785..cf8c0173 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -18,6 +18,7 @@ dependencies: storybook_flutter: git: url: https://github.com/coingaming/storybook_flutter.git + ref: 2663bb5ffd2a4be6f325042591d62fdfb0dcd47f path: packages/storybook_flutter transparent_image: ^2.0.1 dev_dependencies: