Skip to content

Commit 59e711e

Browse files
authored
fix(graphql): Upgrade graphql version
1 parent bb45fba commit 59e711e

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
@@ -4,7 +4,7 @@ version: 5.1.1-beta.1
44
homepage: https://github.com/zino-app/graphql-flutter/tree/master/packages/graphql_flutter
55

66
dependencies:
7-
graphql: ^5.1.1-beta.1
7+
graphql: ^5.1.2-beta.1
88
gql_exec: ^0.4.0
99
flutter:
1010
sdk: flutter

0 commit comments

Comments
 (0)