From af3a99af1c67dc91b99b6957158b2b3df9e28c1b Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Mon, 5 Jul 2021 10:59:42 +0200 Subject: [PATCH] chore: Pin moor to 4.3.2 to fix the CI errors --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 237d681c..4255d193 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: canonical_json: ^1.0.0 markdown: ^4.0.0 html_unescape: ^2.0.0 - moor: ^4.0.0 + moor: 4.3.2 random_string: ^2.1.0 crypto: ^3.0.0 base58check: ^2.0.0