Skip to content

Commit 33c53b3

Browse files
committed
chore: add full git url to package file
1 parent 66dd33f commit 33c53b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"license": "MIT",
1616
"repository": {
1717
"type": "git",
18-
"url": "https://github.com/danielwaltz/vite-plugin-graphql-codegen.git"
18+
"url": "git+https://github.com/danielwaltz/vite-plugin-graphql-codegen.git"
1919
},
2020
"author": "Daniel Waltz",
2121
"files": [

0 commit comments

Comments
 (0)