Skip to content

Commit a193fd1

Browse files
author
Deepak Kumar
committed
npm pkg fix corrected the git repo URL
1 parent decb74c commit a193fd1

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
@@ -13,7 +13,7 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "https://github.com/stomp-js/stompjs.git"
16+
"url": "git+https://github.com/stomp-js/stompjs.git"
1717
},
1818
"keywords": [
1919
"STOMP",

0 commit comments

Comments
 (0)