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 6612f3e commit ac39f7cCopy full SHA for ac39f7c
package.json
@@ -13,7 +13,7 @@
13
},
14
"repository": {
15
"type": "git",
16
- "url": "https://github.com/supergraphql/graphql-cli-prepare.git"
+ "url": "https://github.com/graphql-cli/graphql-cli-prepare.git"
17
18
"keywords": [
19
"graphql",
@@ -22,9 +22,9 @@
22
"author": "Kim Brandwijk <[email protected]>",
23
"license": "MIT",
24
"bugs": {
25
- "url": "https://github.com/supergraphql/graphql-cli-prepare/issues"
+ "url": "https://github.com/graphql-cli/graphql-cli-prepare/issues"
26
27
- "homepage": "https://github.com/supergraphql/graphql-cli-prepare#readme",
+ "homepage": "https://github.com/graphql-cli/graphql-cli-prepare#readme",
28
"devDependencies": {
29
"@types/fs-extra": "5.0.1",
30
"@types/inquirer": "0.0.36",
0 commit comments