diff --git a/package.json b/package.json index c2358c0..1784ff8 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,8 @@ "license": "ISC", "dependencies": { "axios": "^0.27.2", + "bluebird": "^3.7.2", + "body-parser": "^1.20.2", "cheerio": "^1.0.0-rc.11", "cors": "^2.8.5", "express": "^4.18.2",