Skip to content

Commit 9202c5e

Browse files
metyatechclaude
andcommitted
chore: normalize repository.url in package.json (npm pkg fix)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent a6948ff commit 9202c5e

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
@@ -17,7 +17,7 @@
1717
},
1818
"repository": {
1919
"type": "git",
20-
"url": "https://github.com/metyatech/task-tracker.git"
20+
"url": "git+https://github.com/metyatech/task-tracker.git"
2121
},
2222
"bugs": {
2323
"url": "https://github.com/metyatech/task-tracker/issues"

0 commit comments

Comments
 (0)