From 6c3741d59ef6d56492c561e0924b851d5af6aeba Mon Sep 17 00:00:00 2001 From: Krille Fear Date: Thu, 25 Nov 2021 13:13:39 +0100 Subject: [PATCH] fix: Limited timeline clean up on web --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3c8e3562..2fb0e85d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,7 +23,7 @@ dependencies: slugify: ^2.0.0 html: ^0.15.0 collection: ^1.15.0 - fluffybox: ^0.3.4 + fluffybox: ^0.3.5 dev_dependencies: dart_code_metrics: ^4.4.0