diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-11-01 21:34:16 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-11-01 21:34:16 -0400 |
| commit | c98d9150ab9237d85f62a52ab7a7d07cf2d4a9b0 (patch) | |
| tree | d632c728268972825c1be1fbeb6bc3283db9914c /package.json | |
| parent | 8565b9930eda2cce674ec2dff6c1e9c941396adc (diff) | |
| download | PokeBot-c98d9150ab9237d85f62a52ab7a7d07cf2d4a9b0.tar.gz PokeBot-c98d9150ab9237d85f62a52ab7a7d07cf2d4a9b0.tar.bz2 PokeBot-c98d9150ab9237d85f62a52ab7a7d07cf2d4a9b0.zip | |
Upgrading more packages
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index 2d93464..5da328a 100644 --- a/package.json +++ b/package.json @@ -9,13 +9,13 @@ "author": "Alee, Justin, and Trey", "license": "GPL-3.0", "dependencies": { - "dblapi.js": "^1.2.0", - "discord.js": "^11.3.0", + "dblapi.js": "^2.3.0", + "discord.js": "^11.5.1", "pokedex-promise-v2": "^3.2.0", "quick.db": "^7.0.0-b22", - "raven": "^2.6.0", + "raven": "^2.6.4", "request": "^2.88.0", "request-promise": "^4.2.4", - "snekfetch": "^4.0.0-rc.0" + "snekfetch": "^4.0.4" } } |
