Updated tmdb to use the new endpoints

This commit is contained in:
2017-09-03 16:59:52 +02:00
parent c64f6a861e
commit 3e12cf10fb

View File

@@ -9,7 +9,7 @@
"cross-env": "^3.1.3",
"express": "~4.0.0",
"mongoose": "^3.6.13",
"moviedb": "^0.2.7",
"moviedb": "^0.2.10",
"node-cache": "^4.1.1",
"nodemailer": "^4.0.1",
"python-shell": "^0.4.0",