Skip to content

Commit

Permalink
Merge pull request #495 from aternosorg/djs
Browse files Browse the repository at this point in the history
update discord.js for text in voice support
  • Loading branch information
JulianVennen authored Jun 18, 2022
2 parents b6fc16f + 3730a5c commit 8e2bc31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "modbot",
"version": "2.2.3",
"version": "2.3.0",
"description": "Discord Bot for the Aternos Discord server",
"main": "index.js",
"scripts": {
Expand All @@ -25,7 +25,7 @@
"@google-cloud/logging": "^9.1.1",
"@googleapis/youtube": "^2.0.0",
"diff": "^4.0.2",
"discord.js": "^13.7.0",
"discord.js": "^13.8.0",
"fuse.js": "^6.4.6",
"got": "^11.8.2",
"mysql2": "^2.3.3",
Expand Down

0 comments on commit 8e2bc31

Please sign in to comment.