Deps, remove uws

This commit is contained in:
Dragon Fire
2018-07-23 22:08:19 -04:00
parent 467b6e68b0
commit f9757c01fa
+2 -3
View File
@@ -38,18 +38,17 @@
"discord.js": "github:discordjs/discord.js",
"discord.js-commando": "github:discordjs/Commando",
"erlpack": "github:discordapp/erlpack",
"mathjs": "^5.0.3",
"mathjs": "^5.0.4",
"node-opus": "^0.3.0",
"node-superfetch": "^0.1.3",
"pg": "^6.4.2",
"pg-hstore": "^2.3.2",
"random-js": "^1.0.8",
"sequelize": "^4.38.0",
"uws": "^10.148.1",
"zlib-sync": "^0.1.4"
},
"devDependencies": {
"eslint": "^5.1.0",
"eslint": "^5.2.0",
"eslint-config-amber": "^1.0.3",
"eslint-plugin-json": "^1.2.0"
},