Fix package.json repository key

This commit is contained in:
Marko Korhonen 2023-11-14 19:22:45 +02:00
parent 38648bd818
commit 9f7f6a7bf4
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -5,7 +5,7 @@
"description": "An interactive CLI tool to calculate work time", "description": "An interactive CLI tool to calculate work time",
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"url": "https://git/korhonen.cc/FunctionalHacker/work-time-calculator.git", "url": "https://git.korhonen.cc/FunctionalHacker/work-time-calculator.git",
"type": "git" "type": "git"
}, },
"bugs": { "bugs": {