From 9e98e92ba452862d5c701f2a0cfa7b5cfb01996a Mon Sep 17 00:00:00 2001 From: Tobe O Date: Sat, 4 Aug 2018 20:59:46 -0400 Subject: [PATCH] Change homepage in parser (for the future) --- graphql_parser/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphql_parser/pubspec.yaml b/graphql_parser/pubspec.yaml index f9aa8268..2f6536db 100644 --- a/graphql_parser/pubspec.yaml +++ b/graphql_parser/pubspec.yaml @@ -2,7 +2,7 @@ name: graphql_parser version: 1.1.0 description: Parses GraphQL queries and schemas. author: Tobe O -homepage: https://github.com/thosakwe/graphql_parser +homepage: https://github.com/angel-dart/graphql environment: sdk: ">=1.8.0 <3.0.0" dependencies: