Skip to content

Commit c370981

Browse files
author
Divyendu Singh
committed
Revert "fix(graphql 14): fix package.json"
This reverts commit 5682623.
1 parent 5682623 commit c370981

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66
"files": [
77
"dist"
88
],
9-
"repository": "git@github.com:prisma/http-link-dataloader.git",
9+
"repository": {
10+
"type": "git",
11+
"url": "git+https://github.com/graphcool/http-link-dataloader.git"
12+
},
1013
"keywords": [
1114
"graphql",
1215
"request",

0 commit comments

Comments
 (0)