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