Added package request-promise to package.json

This commit is contained in:
2017-05-24 22:04:50 +02:00
parent 24d250fe09
commit dd1145111a

View File

@@ -13,6 +13,7 @@
"request": "^2.81.0", "request": "^2.81.0",
"python-shell": "^0.4.0", "python-shell": "^0.4.0",
"moviedb": "^0.2.7", "moviedb": "^0.2.7",
"node-cache": "^4.1.1" "node-cache": "^4.1.1",
"request-promise": "^4.2"
} }
} }