Fix package.json repository key
This commit is contained in:
parent
38648bd818
commit
9f7f6a7bf4
1 changed files with 1 additions and 1 deletions
|
@ -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": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue