Skip to content

Commit b647bc0

Browse files
committed
Add repo metadata
1 parent 2dbd453 commit b647bc0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
],
1414
"author": "Danny Feliz <[email protected]>",
1515
"license": "MIT",
16+
"bugs": "https://github.com/DannyFeliz/create-pull-request/issues/new",
17+
"repository": {
18+
"type": "git",
19+
"url": "https://github.com/DannyFeliz/create-pull-request"
20+
},
1621
"dependencies": {
1722
"git-remote-origin-url": "^3.1.0",
1823
"open": "^7.4.0"

0 commit comments

Comments
 (0)