File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ issue_tracker: https://github.com/zino-hofmann/graphql-flutter/issues
77dependencies :
88 meta : ^1.3.0
99 path : ^1.8.0
10- gql : ^0.14 .0
11- gql_exec : ^0.4.1
12- gql_link : ^0.5 .0
13- gql_http_link : ^0.4.4+1
14- gql_transform_link : ^0.2.2
15- gql_error_link : ^0.2.3
10+ gql : ^1.0 .0
11+ gql_exec : ^1.0.0
12+ gql_link : ^1.0 .0
13+ gql_http_link : ^1.0.0
14+ gql_transform_link : ^1.0.0
15+ gql_error_link : ^1.0.0
1616 gql_dedupe_link : ^2.0.3
1717 hive : ^2.1.0
18- normalize : ^0.8.0
18+ normalize : ^0.8.2
1919 http : ^0.13.0
2020 collection : ^1.15.0
2121 web_socket_channel : ^2.3.0
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ issue_tracker: https://github.com/zino-hofmann/graphql-flutter/issues
99
1010dependencies :
1111 graphql : ^5.2.0-beta.1
12- gql_exec : ^0.4 .0
12+ gql_exec : ^1.0 .0
1313 flutter :
1414 sdk : flutter
1515 meta : ^1.7.0
You can’t perform that action at this time.
0 commit comments