diff --git a/pubspec.lock b/pubspec.lock index d67a724..2792539 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -524,7 +524,7 @@ packages: name: moor_ffi url: "https://pub.dartlang.org" source: hosted - version: "0.6.0" + version: "0.5.0" moor_generator: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index 563cff8..a896355 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -40,7 +40,7 @@ dependencies: freezed_annotation: ^0.11.0 json_annotation: ^3.0.1 moor: ^3.1.0 - moor_ffi: ^0.6.0 + moor_ffi: ^0.5.0 path: ^1.6.4 path_provider: ^1.6.11 flutter_typeahead: ^1.8.3