DarkGuy10 / BotClient

A discord botclient built with Electron, React and discord.js.
MIT License
182 stars 17 forks source link

Remove discord-api-types from package.json #61

Closed PlavorSeol closed 1 year ago

PlavorSeol commented 1 year ago

discord-api-types is already required by discord.js, therefore it is unnecessary to add it explicitly to package.json.