Skip to content

Commit 2e6c905

Browse files
authored
Remove .git from repository.url
1 parent 1197be9 commit 2e6c905

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
@@ -21,7 +21,7 @@
2121
},
2222
"repository": {
2323
"type": "git",
24-
"url": "https://github.com/Microsoft/BotFramework-DirectLineJS.git"
24+
"url": "https://github.com/Microsoft/BotFramework-DirectLineJS"
2525
},
2626
"author": "Microsoft Corporation",
2727
"license": "MIT",

0 commit comments

Comments
 (0)