Skip to content

Commit 2c96d15

Browse files
feat(package): adjust ✨
1 parent 53996ac commit 2c96d15

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

package.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"homepage": "https://github.com/weareopensource/conventional-changelog",
2020
"repository": {
2121
"type": "git",
22-
"url": "https://github.com/weareopensource/conventional-changelog.git"
22+
"url": "git+https://github.com/weareopensource/conventional-changelog.git"
2323
},
24-
"author": "Pierre Brisorgueil <pierre@weareopensource.me> for the fork, Jim Cummins <jimthedev@gmail.com>",
24+
"author": "Pierre Brisorgueil <pierre@weareopensource.me>",
2525
"license": "MIT",
2626
"husky": {
2727
"hooks": {
@@ -56,5 +56,11 @@
5656
"commitizen": {
5757
"path": "./node_modules/waos-conventional-changelog"
5858
}
59+
},
60+
"bugs": {
61+
"url": "https://github.com/weareopensource/conventional-changelog/issues"
62+
},
63+
"directories": {
64+
"lib": "lib"
5965
}
6066
}

0 commit comments

Comments
 (0)