Skip to content

Commit 101b798

Browse files
committed
chore(participant): normalize repository url
1 parent dfa9d63 commit 101b798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/typescript-sdk/participant/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
],
3030
"repository": {
3131
"type": "git",
32-
"url": "https://github.com/rjcorwin/mew-protocol.git",
32+
"url": "git+https://github.com/rjcorwin/mew-protocol.git",
3333
"directory": "sdk/typescript-sdk/participant"
3434
},
3535
"homepage": "https://github.com/rjcorwin/mew-protocol#readme",

0 commit comments

Comments
 (0)