diff options
| -rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index 4536036..6da943d 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "async-csp": "^0.5.0", "bluebird": "^3.5.0", - "bufferutil": "^3.0.0", + "bufferutil": "^2.0.0", "cache-manager": "^2.4.0", "discord-emoji": "^1.1.1", "discord.js": "git+https://github.com/hydrabolt/discord.js.git", @@ -22,7 +22,6 @@ "request-promise-native": "^1.0.3", "sqlite": "^2.5.0", "universal-analytics": "^0.4.13", - "uws": "^0.14.1", "webstomp": "0.0.10", "webstomp-client": "^1.0.6", "winston": "^2.3.1", |
