Update deps

Update to messages.json instead of messages.js
This commit is contained in:
Celeste 2022-10-21 12:51:50 +02:00
parent 4b8c310102
commit 6688d4dcd8
6 changed files with 145 additions and 420 deletions

View file

@ -10,7 +10,8 @@
"license": "ISC",
"dependencies": {
"@lilywonhalf/pretty-logger": "^1.1.3",
"axios": "^0.21.1",
"discord.js": "^12.2.0"
"axios": "^1.1.3",
"discord.js": "^14.6.0",
"dotenv": "^16.0.3"
}
}