Skip to content

Commit 454844f

Browse files
committed
chore(package.json) use https for github repository
1 parent 688b495 commit 454844f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"typescript": {
1111
"definition": "dist/index.d.ts"
1212
},
13-
"repository": "github.com:tgerk/graphql-middleware-typed-arguments",
13+
"repository": "https://github.com/tgerk/graphql-middleware-typed-arguments",
1414
"author": "Tim Gerk <[email protected]>, Matic Zavadlal <[email protected]>",
1515
"scripts": {
1616
"prepublish": "npm run test",

0 commit comments

Comments
 (0)