Update versions and install param
Some checks failed
Run Socket Server Tests / test (push) Failing after 25s

This commit is contained in:
Logan Cusano
2024-04-06 03:36:36 -04:00
parent 2fb0bc8920
commit a423417949
2 changed files with 3 additions and 3 deletions

View File

@@ -11,8 +11,8 @@
"license": "ISC",
"type": "module",
"devDependencies": {
"mocha": "^8.4.0",
"chai": "^4.3.4"
"mocha": "^10.4.0",
"chai": "^5.1.0"
},
"dependencies": {
"discord.js": "^14.14.1",