mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-15 19:13:31 +01:00
feat: Slash command localization for builders (#7683)
* feat: add slash command localizations * chore: make requested changes * chore: make requested changes * fix: prevent unnecessary spread * chore: make requested changes * chore: don't allow maps
This commit is contained in:
@@ -1765,7 +1765,7 @@ __metadata:
|
||||
"@typescript-eslint/eslint-plugin": ^5.11.0
|
||||
"@typescript-eslint/parser": ^5.11.0
|
||||
babel-plugin-transform-typescript-metadata: ^0.3.2
|
||||
discord-api-types: ^0.29.0
|
||||
discord-api-types: ^0.31.1
|
||||
eslint: ^8.9.0
|
||||
eslint-config-marine: ^9.3.2
|
||||
eslint-config-prettier: ^8.3.0
|
||||
@@ -4436,6 +4436,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"discord-api-types@npm:^0.31.1":
|
||||
version: 0.31.1
|
||||
resolution: "discord-api-types@npm:0.31.1"
|
||||
checksum: 5a18e512b549b75d55892b0dbc2dc7c46526bee0d001b73d41d144f4653de847c96b9c57342a32479af738f46acd80ee21686dced9fe0184dcac86b669b31f18
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"discord.js@workspace:packages/discord.js":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "discord.js@workspace:packages/discord.js"
|
||||
|
||||
Reference in New Issue
Block a user