Skip to content

Commit

Permalink
Merge pull request #19 from capricorn86/add-fields-to-package-json
Browse files Browse the repository at this point in the history
fix: [#1] Adds more fields to package.json
  • Loading branch information
capricorn86 authored Jan 29, 2024
2 parents a0a9be1 + bcafeb8 commit 39d1eb4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
"name": "happy-conventional-commit",
"description": "Tools for getting a happy conventional commit setup.",
"version": "0.0.0",
"author": "David Ortner",
"license": "MIT",
"homepage": "https://github.com/capricorn86/happy-conventional-commit/",
"repository": "https://github.com/capricorn86/happy-conventional-commit/",
"publishConfig": {
"access": "public"
},
"keywords": [
"conventional",
"commit",
Expand Down

0 comments on commit 39d1eb4

Please sign in to comment.