Formatting and removing non needed deps
This commit is contained in:
parent
4eb31b689d
commit
0862fab3b7
@ -39,10 +39,6 @@ module.exports = {
|
|||||||
embeds: [embed]
|
embeds: [embed]
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
};
|
};
|
@ -10,7 +10,6 @@
|
|||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"daddyjoke": "^4.0.0",
|
|
||||||
"discord.js": "^14.0.3",
|
"discord.js": "^14.0.3",
|
||||||
"dotenv": "^16.0.0",
|
"dotenv": "^16.0.0",
|
||||||
"give-me-a-joke": "^0.5.1",
|
"give-me-a-joke": "^0.5.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user