Skip to content

Commit fc4f638

Browse files
authored
Fix git url
PR-URL: #52
1 parent 090240e commit fc4f638

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
@@ -11,7 +11,7 @@
1111
],
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/metarhia/metawatch"
14+
"url": "git+https://github.com/metarhia/metawatch.git"
1515
},
1616
"bugs": {
1717
"url": "https://github.com/metarhia/metawatch/issues",

0 commit comments

Comments
 (0)