Remove Tons of Dependencies

This commit is contained in:
Daniel Odendahl Jr
2017-04-12 17:48:02 +00:00
parent b82af4b08f
commit f1c4802890
18 changed files with 488 additions and 445 deletions
+1 -6
View File
@@ -1,6 +1,6 @@
{
"name": "xiaobot",
"version": "23.1.0",
"version": "24.0.0",
"description": "A Discord Bot",
"main": "shardingmanager.js",
"repository": {
@@ -17,17 +17,12 @@
"license": "ISC",
"dependencies": {
"cheerio": "^0.22.0",
"cowsay": "^1.1.9",
"discord.js": "hydrabolt/discord.js",
"discord.js-commando": "gawdl3y/discord.js-commando",
"hepburn": "^1.0.0",
"jimp": "^0.2.27",
"mathjs": "^3.11.0",
"moment": "^2.18.1",
"moment-duration-format": "^1.3.0",
"morse": "^0.1.0",
"pirate-speak": "^1.0.1",
"roman-numeral-converter-mmxvi": "^1.0.5",
"superagent": "^3.5.2",
"zalgolize": "^1.2.4"
}