We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68b6e61 commit 4bd19b9Copy full SHA for 4bd19b9
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jeffreybot",
3
- "version": "2.1.0",
+ "version": "2.1.1",
4
"description": "A multi-function Discord.JS bot",
5
"main": "index.js",
6
"scripts": {
@@ -31,6 +31,7 @@
31
"cookie-parser": "^1.4.7",
32
"cors": "^2.8.5",
33
"cron": "^4.1.0",
34
+ "discord-api-types": "^0.38.44",
35
"discord.js": "^14.18.0",
36
"dotenv": "^16.4.7",
37
"ejs": "^3.1.10",
0 commit comments