Skip to content

Commit

Permalink
add repository info
Browse files Browse the repository at this point in the history
  • Loading branch information
kokocan12 committed Jun 28, 2022
1 parent 560104a commit d0682c0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "git-commit-msg-validator",
"version": "1.0.3",
"version": "1.0.4",
"description": "This is a simple git commit message validator.",
"author": "kokocan12 <[email protected]>",
"license": "MIT",
Expand All @@ -15,6 +15,7 @@
"lint",
"linter"
],
"repository": "kokocan12/git-commit-msg-validator",
"bin": {
"git-commit-msg-validator": "./src/cli.js",
"git-commit-msg-validator-run-hook": "./src/hooks.js"
Expand Down

0 comments on commit d0682c0

Please sign in to comment.