Skip to content

Commit a7516d8

Browse files
committed
chore: setup repository url
1 parent 095b844 commit a7516d8

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,14 @@
8888
"adonisjs",
8989
"adonis"
9090
],
91+
"homepage": "https://github.com/adonisjs/queue#readme",
92+
"repository": {
93+
"type": "git",
94+
"url": "git+https://github.com/adonisjs/queue.git"
95+
},
96+
"bugs": {
97+
"url": "https://github.com/adonisjs/queue/issues"
98+
},
9199
"prettier": "@adonisjs/prettier-config",
92100
"publishConfig": {
93101
"access": "public",

0 commit comments

Comments
 (0)