Update: discordjs to latest

This commit is contained in:
Kevin Dang
2025-06-19 22:30:48 -07:00
parent 029e018dae
commit 9c96978789
2 changed files with 19 additions and 19 deletions

View File

@@ -27,7 +27,7 @@
"author": "Kevin Dang",
"license": "ISC",
"dependencies": {
"discord.js": "^14.19.3",
"discord.js": "^14.20.0",
"dotenv": "^16.5.0",
"ollama": "^0.5.15",
"redis": "^4.7.0"