diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-04-17 19:02:23 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-04-17 19:02:23 +0200 |
| commit | 7aa7a45e3f46fd1bc3a965c0c4a40bded288d7a8 (patch) | |
| tree | ead9bdbd19b2c93e8f0eeb7390fe5518665f9a46 /package.json | |
| parent | 3194e700332987e5cdd3e026bad930fc87dfd245 (diff) | |
| download | discordbot-7aa7a45e3f46fd1bc3a965c0c4a40bded288d7a8.tar.gz discordbot-7aa7a45e3f46fd1bc3a965c0c4a40bded288d7a8.zip | |
it's done
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 6630525..13ee525 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,9 @@ "license": "UNLICENSED", "dependencies": { "async-csp": "^0.5.0", + "bluebird": "^3.5.0", "bufferutil": "^3.0.0", + "cache-manager": "^2.4.0", "discord-emoji": "^1.1.1", "discord.js": "git+https://github.com/hydrabolt/discord.js.git", "discord.js-commando": "^0.9.0", |
