Skip to content

Commit fdec17d

Browse files
committed
chore: normalize repository url for npm
1 parent 5b39fb1 commit fdec17d

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
@@ -10,7 +10,7 @@
1010
},
1111
"repository": {
1212
"type": "git",
13-
"url": "https://github.com/commandlayer/protocol-commons.git"
13+
"url": "git+https://github.com/commandlayer/protocol-commons.git"
1414
},
1515
"homepage": "https://commandlayer.org",
1616
"bugs": {

0 commit comments

Comments
 (0)