fix: Override dependency constraint for graph to make codegen work again

This commit is contained in:
Anton Stubenbord
2023-05-12 12:01:09 +02:00
parent f913ab318f
commit 72f61c7866
3 changed files with 7 additions and 2 deletions

View File

@@ -22,7 +22,10 @@ dependencies:
jiffy: ^5.0.0
freezed_annotation: ^2.2.0
hive: ^2.2.3
dependency_overrides:
graphs: 2.2.0
dev_dependencies:
flutter_test:
sdk: flutter