Skip to content

Commit 3674391

Browse files
author
Bright
committed
Add repository, bugs, and homepage fields to package.json
1 parent 2e9ce25 commit 3674391

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

package.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,13 @@
2525
"lib",
2626
"bin"
2727
],
28-
"access": "public"
28+
"access": "public",
29+
"repository": {
30+
"type": "git",
31+
"url": "git+https://github.com/ngthminhdev/migration-release.git"
32+
},
33+
"bugs": {
34+
"url": "https://github.com/ngthminhdev/migration-release/issues"
35+
},
36+
"homepage": "https://github.com/ngthminhdev/migration-release#readme"
2937
}

0 commit comments

Comments
 (0)