aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 766bf0a..ce8658c 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,9 @@
"binance": "^1.3.5",
"dotenv": "^9.0.0",
"express": "^4.17.1",
- "slimbot": "^5.1.0"
+ "slimbot": "^5.1.0",
+ "request": "^2.88.2",
+ "request-promise": "^4.2.6"
},
"devDependencies": {},
"engines": {