Skip to content

Commit e2fb5f6

Browse files
fix: repository.url. (#10)
1 parent d755fea commit e2fb5f6

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
@@ -43,7 +43,7 @@
4343
"license": "MIT",
4444
"repository": {
4545
"type": "git",
46-
"url": "https://github.com/knightedcodemonkey/module.git"
46+
"url": "git+https://github.com/knightedcodemonkey/module.git"
4747
},
4848
"bugs": {
4949
"url": "https://github.com/knightedcodemonkey/module/issues"

0 commit comments

Comments
 (0)