revert optional

This commit is contained in:
Daniel Odendahl Jr
2017-09-12 19:28:18 +00:00
parent 2311fbb7b2
commit 0e1829bc1e
+2 -4
View File
@@ -36,17 +36,15 @@
"custom-translate": "github:dragonfire535/custom-translate", "custom-translate": "github:dragonfire535/custom-translate",
"discord.js": "github:hydrabolt/discord.js", "discord.js": "github:hydrabolt/discord.js",
"discord.js-commando": "github:gawdl3y/discord.js-commando", "discord.js-commando": "github:gawdl3y/discord.js-commando",
"erlpack": "github:hammerandchisel/erlpack",
"node-opus": "^0.2.7", "node-opus": "^0.2.7",
"pg": "^6.4.2", "pg": "^6.4.2",
"pg-hstore": "^2.3.2", "pg-hstore": "^2.3.2",
"sequelize": "^4.8.3", "sequelize": "^4.8.3",
"snekfetch": "^3.3.0", "snekfetch": "^3.3.0",
"uws": "^8.14.1",
"zalgolize": "^1.2.4" "zalgolize": "^1.2.4"
}, },
"optionalDependencies": {
"erlpack": "github:hammerandchisel/erlpack",
"uws": "^8.14.1"
},
"devDependencies": { "devDependencies": {
"eslint": "^4.6.1", "eslint": "^4.6.1",
"eslint-config-aqua": "^2.0.1" "eslint-config-aqua": "^2.0.1"