Skip to content

Commit 1aa3db3

Browse files
committed
1 parent 97cae28 commit 1aa3db3

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

package.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@
1212
"pretest": "npm run lint -s",
1313
"test": "jest --coverage"
1414
},
15-
"repository": {
16-
"type": "git",
17-
"url": "https://github.com/octokit/graphql.js.git"
18-
},
15+
"repository": "github:octokit/graphql.js",
1916
"keywords": [
2017
"octokit",
2118
"github",
@@ -24,10 +21,6 @@
2421
],
2522
"author": "Gregor Martynus (https://github.com/gr2m)",
2623
"license": "MIT",
27-
"bugs": {
28-
"url": "https://github.com/octokit/graphql.js/issues"
29-
},
30-
"homepage": "https://github.com/octokit/graphql.js#readme",
3124
"dependencies": {
3225
"@octokit/request": "^5.3.0",
3326
"@octokit/types": "^6.0.3",

0 commit comments

Comments
 (0)