diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2ea7508..758ec05 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "test": "grunt test" }, "bin": { - "githours": "./index.js" + "git-hours": "./index.js" }, "repository": { "type": "git", |