mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +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": "ui",
|
||||
"org": "discordjs",
|
||||
"packagePath": "packages/ui"
|
||||
"packagePath": "packages/ui",
|
||||
"identifierBase": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user