We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dbd453 commit b647bc0Copy full SHA for b647bc0
package.json
@@ -13,6 +13,11 @@
13
],
14
"author": "Danny Feliz <[email protected]>",
15
"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
+ },
21
"dependencies": {
22
"git-remote-origin-url": "^3.1.0",
23
"open": "^7.4.0"
0 commit comments