diff options
| author | Unknown <jtsshieh@outlook.com> | 2018-03-16 16:15:09 -0400 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-03-16 16:15:09 -0400 |
| commit | 26057ebec55651f94dde109e9e71047c62caffa4 (patch) | |
| tree | e5c3d2286192a0428bed6813ef416788f91af741 /package.json | |
| parent | 16a36e8271e98fc5e839cd374aa496309ddc540b (diff) | |
| download | PokeBot-26057ebec55651f94dde109e9e71047c62caffa4.tar.gz PokeBot-26057ebec55651f94dde109e9e71047c62caffa4.tar.bz2 PokeBot-26057ebec55651f94dde109e9e71047c62caffa4.zip | |
uh oh, hold on
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index fcd8a74..13f60a4 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,12 @@ "author": "Alee, Justin, and Trey", "license": "GPL-3.0", "dependencies": { + "canvas": "^2.0.0-alpha.11", + "dblapi.js": "^1.2.0", "discord.js": "^11.3.0", "discord.js-lavalink": "github:mrjacz/discord.js-lavalink", "quick.db": "^5.3.8", + "request-promise": "^4.2.2", "snekfetch": "^4.0.0-rc.0" } } |
