diff --git a/package.json b/package.json index 73ce9c7..463031b 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "request": "^2.81.0", "python-shell": "^0.4.0", "moviedb": "^0.2.7", - "node-cache": "^4.1.1" + "node-cache": "^4.1.1", + "request-promise": "^4.2" } }