diff options
| author | Unknown <Alee14498@gmail.com> | 2017-08-17 16:38:53 -0400 |
|---|---|---|
| committer | Unknown <Alee14498@gmail.com> | 2017-08-17 16:38:53 -0400 |
| commit | 0c272373680af342d13ed01595f5d86993f1aab9 (patch) | |
| tree | 881b3ceb6e32031c98a5a2ea77ae6bb3fcf0fb6f /package.json | |
| parent | 4c848940fa0a7dac401c9568fad0dc6c12f7c046 (diff) | |
| download | CairoBot-0c272373680af342d13ed01595f5d86993f1aab9.tar.gz CairoBot-0c272373680af342d13ed01595f5d86993f1aab9.tar.bz2 CairoBot-0c272373680af342d13ed01595f5d86993f1aab9.zip | |
Added request
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 817e82b..495a142 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ }, "homepage": "https://github.com/PugCraftDevs/PugCraft-Bot#readme", "dependencies": { - "discord.js": "^11.1.0" + "discord.js": "^11.1.0", + "request": "^2.81.0" } } |
