aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@gmail.com>2019-11-01 21:30:36 -0400
committerAndrew Lee <alee14498@gmail.com>2019-11-01 21:30:36 -0400
commit8565b9930eda2cce674ec2dff6c1e9c941396adc (patch)
tree47eb7b8b5eb0969e8f638bdb20b26cb75aaed67e /package.json
parent9e94faf4a01e34e5c1e9353c887af1d660c99043 (diff)
downloadPokeBot-8565b9930eda2cce674ec2dff6c1e9c941396adc.tar.gz
PokeBot-8565b9930eda2cce674ec2dff6c1e9c941396adc.tar.bz2
PokeBot-8565b9930eda2cce674ec2dff6c1e9c941396adc.zip
Added a package + fixed when joining pokeworld
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 37b9972..2d93464 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,7 @@
"dependencies": {
"dblapi.js": "^1.2.0",
"discord.js": "^11.3.0",
+ "pokedex-promise-v2": "^3.2.0",
"quick.db": "^7.0.0-b22",
"raven": "^2.6.0",
"request": "^2.88.0",