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 97cae28 commit 1aa3db3Copy full SHA for 1aa3db3
package.json
@@ -12,10 +12,7 @@
12
"pretest": "npm run lint -s",
13
"test": "jest --coverage"
14
},
15
- "repository": {
16
- "type": "git",
17
- "url": "https://github.com/octokit/graphql.js.git"
18
- },
+ "repository": "github:octokit/graphql.js",
19
"keywords": [
20
"octokit",
21
"github",
@@ -24,10 +21,6 @@
24
],
25
22
"author": "Gregor Martynus (https://github.com/gr2m)",
26
23
"license": "MIT",
27
- "bugs": {
28
- "url": "https://github.com/octokit/graphql.js/issues"
29
30
- "homepage": "https://github.com/octokit/graphql.js#readme",
31
"dependencies": {
32
"@octokit/request": "^5.3.0",
33
"@octokit/types": "^6.0.3",
0 commit comments