Skip to content

Commit

Permalink
build(package): update repository to octokit/graphql-schema
Browse files Browse the repository at this point in the history
BREAKING CHANGE: package was renamed to `@octokit/graphql-schema`
  • Loading branch information
gr2m committed Jun 3, 2018
1 parent 03943ab commit 9c98cb1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@gr2m/github-graphql-schema",
"name": "@octokit/graphql-schema",
"version": "0.0.0-development",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -27,10 +27,10 @@
},
"repository": {
"type": "git",
"url": "https://github.com/gr2m/github-graphql-schema.git"
"url": "https://github.com/octokit/graphql-schema.git"
},
"bugs": {
"url": "https://github.com/gr2m/github-graphql-schema/issues"
"url": "https://github.com/octokit/graphql-schema/issues"
},
"homepage": "https://github.com/gr2m/github-graphql-schema#readme"
"homepage": "https://github.com/octokit/graphql-schema#readme"
}

0 comments on commit 9c98cb1

Please sign in to comment.