We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7409afd commit 3cfce98Copy full SHA for 3cfce98
package.json
@@ -3,11 +3,11 @@
3
"version": "1.7.4",
4
"description": "A command line interface for GitLabs time tracking feature.",
5
"bugs": {
6
- "url": "https://github.com/kriskbx/gitlab-time-tracker/issues"
+ "url": "https://github.com/mateusz-spychaj/gitlab-time-tracker/issues"
7
},
8
"repository": {
9
"type": "git",
10
- "url": "https://github.com/kriskbx/gitlab-time-tracker.git"
+ "url": "https://github.com/mateusz-spychaj/gitlab-time-tracker.git"
11
12
"main": "src/gtt.js",
13
"scripts": {
0 commit comments