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 93f42b6 commit d850323Copy full SHA for d850323
package.json
@@ -8,7 +8,7 @@
8
},
9
"repository": {
10
"type": "git",
11
- "url": "git+https://github.com/Jobstart/apollo-resolvers.git"
+ "url": "git+https://github.com/thebigredgeek/apollo-resolvers.git"
12
13
"keywords": [
14
"graphql",
@@ -18,14 +18,13 @@
18
],
19
"author": "Andrew E. Rhyne",
20
"contributors": [
21
- "Andrew E. Rhyne <[email protected]",
22
"Zach Tratar <[email protected]"
23
24
"license": "MIT",
25
"bugs": {
26
- "url": "https://github.com/Jobstart/apollo-resolvers/issues"
+ "url": "https://github.com/thebigredgeek/apollo-resolvers/issues"
27
28
- "homepage": "https://github.com/Jobstart/apollo-resolvers#readme",
+ "homepage": "https://github.com/thebigredgeek/apollo-resolvers#readme",
29
"dependencies": {
30
"deepmerge": "^1.3.1"
31
0 commit comments