Skip to content

Commit 831fee7

Browse files
committed
fix: Update repository URL format in package.json
1 parent a8a2089 commit 831fee7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"author": "tickernelz",
4040
"repository": {
4141
"type": "git",
42-
"url": "https://github.com/tickernelz/opencode-fast-apply.git"
42+
"url": "git+https://github.com/tickernelz/opencode-fast-apply.git"
4343
},
4444
"bugs": {
4545
"url": "https://github.com/tickernelz/opencode-fast-apply/issues"
@@ -49,4 +49,4 @@
4949
"engines": {
5050
"node": ">=18.0.0"
5151
}
52-
}
52+
}

0 commit comments

Comments
 (0)