Skip to content

Commit 4d97e1b

Browse files
FujiKinagavincenzopalazzo
authored andcommitted
fix(graphql_flutter): update flutter_hooks <0.22.0
1 parent 8529107 commit 4d97e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/graphql_flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
connectivity_plus: ^6.1.3
1919
hive: ^2.0.0
2020
plugin_platform_interface: ^2.0.0
21-
flutter_hooks: '>=0.18.2 <0.21.0'
21+
flutter_hooks: '>=0.18.2 <0.22.0'
2222

2323
dev_dependencies:
2424
pedantic: ^1.11.0

0 commit comments

Comments
 (0)