diff options
| author | Alee's Pi <alee14498@gmail.com> | 2018-05-04 20:47:01 -0400 |
|---|---|---|
| committer | Alee's Pi <alee14498@gmail.com> | 2018-05-04 20:47:01 -0400 |
| commit | 27c2a2778aae136ac235580c2b730e090224b23e (patch) | |
| tree | fbfb17e1f1de22c7b1983ec4f2bdbd58c408a057 /package.json | |
| parent | 502cc0025fc29b36a2e26613a2de026faf7c7aa3 (diff) | |
| download | PokeBot-27c2a2778aae136ac235580c2b730e090224b23e.tar.gz PokeBot-27c2a2778aae136ac235580c2b730e090224b23e.tar.bz2 PokeBot-27c2a2778aae136ac235580c2b730e090224b23e.zip | |
Pi Stuff
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/package.json b/package.json index 3fdf463..1851abe 100644 --- a/package.json +++ b/package.json @@ -1,4 +1,3 @@ - { "name": "pokebot", "version": "1.0.0", @@ -10,11 +9,11 @@ "author": "Alee, Justin, and Trey", "license": "GPL-3.0", "dependencies": { - "canvas": "^2.0.0-alpha.11", + "canvas": "^1.6.10", "dblapi.js": "^1.2.0", "discord.js": "^11.3.0", - "discord.js-lavalink": "github:mrjacz/discord.js-lavalink", "quick.db": "^5.3.8", + "raven": "^2.6.0", "request-promise": "^4.2.2", "snekfetch": "^4.0.0-rc.0" } |
