Skip to content

Commit 010fd7d

Browse files
chore: add repository, bugs, and homepage fields
1 parent d7ef236 commit 010fd7d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@
2424
}
2525
},
2626
"author": "discord.https",
27+
"repository": {
28+
"type": "git",
29+
"url": "git+https://github.com/discord-http/discord.https.git"
30+
},
31+
"bugs": {
32+
"url": "https://github.com/discord-http/discord.https/issues"
33+
},
34+
"homepage": "https://github.com/discord-http/discord.https#readme",
2735
"license": "MIT",
2836
"dependencies": {
2937
"@discordjs/builders": "^1.11.3",

0 commit comments

Comments
 (0)