campDevs / DiscordBot

Discord bot.
https://glitch.com/edit/#!/carnelian-crayfish
MIT License
73 stars 19 forks source link

Pin discord.js and commando versions #92

Closed glynnw closed 6 years ago

glynnw commented 6 years ago

Resolves

Resolves #89

Changes

Changes the package.json and package-lock.json to use the latest versions available on Discord.js and Commando. ^11.0.0 and ~0.10.0 respectively.

Testing

Manual testing was performed and there appears to be no issues with any of the commands or core bot code.