mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
chore: Add repository directory (#9552)
chore: add repository directory
This commit is contained in:
@@ -37,7 +37,8 @@
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/discordjs/discord.js.git"
|
||||
"url": "git+https://github.com/discordjs/discord.js.git",
|
||||
"directory": "packages/create-discord-bot"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/discordjs/discord.js/issues"
|
||||
|
||||
Reference in New Issue
Block a user