Skip to content

Commit

Permalink
feat(package): adjust ✨
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreBrisorgueil committed Jul 24, 2020
1 parent 53996ac commit 2c96d15
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"homepage": "https://github.com/weareopensource/conventional-changelog",
"repository": {
"type": "git",
"url": "https://github.com/weareopensource/conventional-changelog.git"
"url": "git+https://github.com/weareopensource/conventional-changelog.git"
},
"author": "Pierre Brisorgueil <[email protected]> for the fork, Jim Cummins <[email protected]>",
"author": "Pierre Brisorgueil <[email protected]>",
"license": "MIT",
"husky": {
"hooks": {
Expand Down Expand Up @@ -56,5 +56,11 @@
"commitizen": {
"path": "./node_modules/waos-conventional-changelog"
}
},
"bugs": {
"url": "https://github.com/weareopensource/conventional-changelog/issues"
},
"directories": {
"lib": "lib"
}
}

0 comments on commit 2c96d15

Please sign in to comment.