Skip to content

Commit 5bae73c

Browse files
committed
chore: add missing suffix in repository url
1 parent 59f5c5a commit 5bae73c

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
@@ -16,7 +16,7 @@
1616
},
1717
"repository": {
1818
"type": "git",
19-
"url": "https://github.com/simonrenoult/code-complexity"
19+
"url": "git+https://github.com/simonrenoult/code-complexity.git"
2020
},
2121
"bugs": {
2222
"url": "https://github.com/simonrenoult/code-complexity/issues"

0 commit comments

Comments
 (0)