Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Commit

Permalink
Update discord.js to 14.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SpiritOTHawk committed Oct 19, 2022
1 parent 1afc9ce commit c1eac81
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 82 deletions.
213 changes: 135 additions & 78 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
},
"type": "commonjs",
"dependencies": {
"@discordjs/rest": "^1.2.0",
"@discordjs/rest": "^1.3.0",
"cli-color": "^2.0.3",
"discord-api-types": "^0.37.11",
"discord.js": "^14.5.0",
"dotenv": "^16.0.2",
"discord-api-types": "^0.37.14",
"discord.js": "^14.6.0",
"dotenv": "^16.0.3",
"slash-commands": "^1.5.0"
}
}

0 comments on commit c1eac81

Please sign in to comment.