Update homepage in graphql_schema

This commit is contained in:
Tobe O 2018-08-04 21:35:06 -04:00
parent fb65f0fe0a
commit 39be38ad99

View file

@ -2,7 +2,7 @@ name: graphql_schema
version: 1.0.0
description: An implementation of GraphQL's type system in Dart.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/thosakwe/graphql_schema
homepage: https://github.com/angel-dart/graphql
environment:
sdk: ">=1.8.0 <3.0.0"
dependencies: