Fixed home page url

This commit is contained in:
Pavel Gnedov 2023-11-09 08:07:05 +07:00
parent 5454f7cb7d
commit 9fe3a4b24c
2 changed files with 568 additions and 398 deletions

View file

@ -6,10 +6,10 @@
"bin": {
"redmine-time-manager": "./bin/run"
},
"homepage": "https://github.com/pavel-g/redmine-time-manager-cli",
"homepage": "https://github.com/pavel-g/redmine-time-manager",
"license": "MIT",
"main": "dist/index.js",
"repository": "pavel-g/redmine-time-manager-cli",
"repository": "pavel-g/redmine-time-manager",
"files": [
"/bin",
"/dist",
@ -64,7 +64,7 @@
"engines": {
"node": ">=12.0.0"
},
"bugs": "https://github.com/pavel-g/redmine-time-manager-cli/issues",
"bugs": "https://github.com/pavel-g/redmine-time-manager/issues",
"keywords": [
"oclif"
],

960
yarn.lock

File diff suppressed because it is too large Load diff