This commit is contained in:
Daniel Odendahl Jr
2018-05-11 18:57:36 +00:00
parent 1de6bb4512
commit 39b4067640
+4 -4
View File
@@ -38,19 +38,19 @@
"discord.js-commando": "github:discordjs/Commando",
"erlpack": "github:discordapp/erlpack",
"mathjs": "^4.2.2",
"node-opus": "^0.2.9",
"node-opus": "^0.3.0",
"pg": "^6.4.2",
"pg-hstore": "^2.3.2",
"random-js": "^1.0.8",
"sequelize": "^4.37.7",
"snekfetch": "^4.0.0",
"uws": "^9.148.0",
"uws": "^10.148.0",
"xml2js": "^0.4.19",
"zlib-sync": "^0.1.4"
},
"devDependencies": {
"eslint": "^4.19.0",
"eslint-config-amber": "^1.0.0",
"eslint": "^4.19.1",
"eslint-config-amber": "^1.0.2",
"eslint-plugin-json": "^1.2.0"
},
"eslintConfig": {