Skip to content

Commit de6a904

Browse files
Fdawgs75lb
authored andcommitted
chore(package): fix repository url; add homepage and bugs urls
1 parent ea380cc commit de6a904

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
"type": "git",
99
"url": "git+https://github.com/75lb/command-line-args.git"
1010
},
11+
"homepage": "https://github.com/75lb/command-line-args",
12+
"bugs": {
13+
"url": "https://github.com/75lb/command-line-args/issues"
14+
},
1115
"scripts": {
1216
"test": "npm run dist && npm run test:ci",
1317
"test:ci": "75lb-nature test-runner test/*.js",

0 commit comments

Comments
 (0)