Skip to content

Commit ac39f7c

Browse files
authored
fix: updated repo references
1 parent 6612f3e commit ac39f7c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "https://github.com/supergraphql/graphql-cli-prepare.git"
16+
"url": "https://github.com/graphql-cli/graphql-cli-prepare.git"
1717
},
1818
"keywords": [
1919
"graphql",
@@ -22,9 +22,9 @@
2222
"author": "Kim Brandwijk <[email protected]>",
2323
"license": "MIT",
2424
"bugs": {
25-
"url": "https://github.com/supergraphql/graphql-cli-prepare/issues"
25+
"url": "https://github.com/graphql-cli/graphql-cli-prepare/issues"
2626
},
27-
"homepage": "https://github.com/supergraphql/graphql-cli-prepare#readme",
27+
"homepage": "https://github.com/graphql-cli/graphql-cli-prepare#readme",
2828
"devDependencies": {
2929
"@types/fs-extra": "5.0.1",
3030
"@types/inquirer": "0.0.36",

0 commit comments

Comments
 (0)