chore: Add repository directory (#9552)

chore: add repository directory
This commit is contained in:
Jiralite
2023-05-08 18:12:31 +01:00
committed by GitHub
parent 64324a8be1
commit 460ac7dfe2

View File

@@ -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"