Skip to content

Commit 0dcd8f3

Browse files
author
Divyendu Singh
committed
fix(graphql 14): fix package.json
1 parent 3279861 commit 0dcd8f3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

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

0 commit comments

Comments
 (0)