Skip to content

Commit b58ee7f

Browse files
Fix Git URL
Formatted incorrectly, fixed using npm pkg fix.
1 parent 4e9feb1 commit b58ee7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dataGateway/TypeScript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"repository": {
3232
"type": "git",
33-
"url": "https://github.com/Software-Hardware-Integration-Lab/OpenAPI"
33+
"url": "git+https://github.com/Software-Hardware-Integration-Lab/OpenAPI.git"
3434
},
3535
"license": "MIT",
3636
"author": "Elliot Huffman (elliot_huffman@shi.com)",

0 commit comments

Comments
 (0)