Update homepage in graphql_schema
This commit is contained in:
parent
fb65f0fe0a
commit
39be38ad99
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ name: graphql_schema
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
description: An implementation of GraphQL's type system in Dart.
|
description: An implementation of GraphQL's type system in Dart.
|
||||||
author: Tobe O <thosakwe@gmail.com>
|
author: Tobe O <thosakwe@gmail.com>
|
||||||
homepage: https://github.com/thosakwe/graphql_schema
|
homepage: https://github.com/angel-dart/graphql
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=1.8.0 <3.0.0"
|
sdk: ">=1.8.0 <3.0.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue