From 97127782b27eb45f56f0e701ac3f6c439b18ed4d Mon Sep 17 00:00:00 2001 From: Simon Binder Date: Sun, 15 Mar 2020 15:06:10 +0100 Subject: [PATCH] Fix CI pub get and analysis --- moor_ffi/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moor_ffi/pubspec.yaml b/moor_ffi/pubspec.yaml index fbe565f7..60361eb6 100644 --- a/moor_ffi/pubspec.yaml +++ b/moor_ffi/pubspec.yaml @@ -8,7 +8,7 @@ environment: sdk: ">=2.6.0 <3.0.0" dependencies: - moor: ^3.0.0 + moor: ^3.0.0-dev ffi: ^0.1.3 collection: ^1.0.0 meta: ^1.0.2