We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40b48cc commit 667fbecCopy full SHA for 667fbec
package.json
@@ -8,13 +8,13 @@
8
"Daniel Schafer <[email protected]>"
9
],
10
"license": "BSD-3-Clause",
11
- "homepage": "https://github.com/facebook/graphql",
+ "homepage": "https://github.com/graphql/graphql-js",
12
"bugs": {
13
- "url": "https://github.com/facebook/graphql/issues"
+ "url": "https://github.com/graphql/graphql-js/issues"
14
},
15
"repository": {
16
"type": "git",
17
- "url": "http://github.com/facebook/graphql.git"
+ "url": "http://github.com/graphql/graphql-js.git"
18
19
"main": "lib/index.js",
20
"directories": {
0 commit comments