Skip to content

Commit 8877f44

Browse files
committed
chore(package.json): update metadata
1 parent 530f22b commit 8877f44

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

package.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,25 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+ssh://[email protected]/DubFriend/redis-dataloader.git"
11+
"url": "git+ssh://[email protected]/PatrickJS/redis-dataloader.git"
1212
},
1313
"keywords": [
14+
"GraphQL",
1415
"DataLoader",
1516
"Cache",
1617
"Redis",
1718
"Batch",
1819
"Facebook"
1920
],
20-
"author": "Brian Detering",
21+
"contributors": [
22+
"Brian Detering <[email protected]>",
23+
"PatrickJS <[email protected]>"
24+
],
2125
"license": "MIT",
2226
"bugs": {
23-
"url": "https://github.com/DubFriend/redis-dataloader/issues"
27+
"url": "https://github.com/PatrickJS/redis-dataloader/issues"
2428
},
25-
"homepage": "https://github.com/DubFriend/redis-dataloader#readme",
29+
"homepage": "https://github.com/PatrickJS/redis-dataloader#readme",
2630
"dependencies": {
2731
"bluebird": "^3.5.0",
2832
"dataloader": "^1.2.0",

0 commit comments

Comments
 (0)