Skip to content

Commit 5e40a80

Browse files
committed
Fix repository in package.json for publishing
1 parent 53ee8ac commit 5e40a80

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
"license": "AGPL-3.0-only",
1111
"repository": {
1212
"type": "git",
13-
"url": "https://github.com/coder/cmux.git"
13+
"url": "git+https://github.com/coder/cmux.git"
1414
},
1515
"publishConfig": {
1616
"access": "public"

0 commit comments

Comments
 (0)