Skip to content

Commit ad971a6

Browse files
Fix Git URL
Apparently the formatting was incorrect.
1 parent 8f1c2a0 commit ad971a6

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
@@ -42,7 +42,7 @@
4242
},
4343
"repository": {
4444
"type": "git",
45-
"url": "https://github.com/Software-Hardware-Integration-Lab/ObjectID-Converter",
45+
"url": "git+https://github.com/Software-Hardware-Integration-Lab/ObjectID-Converter.git",
4646
"directory": "/"
4747
},
4848
"bugs": {

0 commit comments

Comments
 (0)