mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 20:13:30 +01:00
chore: No identifier base in development versions (#9848)
feat: no identifier base in development versions
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "voice",
|
||||
"org": "discordjs",
|
||||
"packagePath": "packages/voice"
|
||||
"packagePath": "packages/voice",
|
||||
"identifierBase": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user