Changed moviedb node package to my own fork (km-tmdb) with updated to… #109

Merged
KevinMidboe merged 2 commits from package/upgrade into master 2018-10-25 23:01:44 +00:00
Showing only changes of commit 2250cf2c4b - Show all commits

View File

@@ -20,7 +20,7 @@
"express": "~4.16.0",
"jsonwebtoken": "^8.0.1",
"mongoose": "~5.0.11",
"moviedb": "^0.2.10",
"km-moviedb": "^0.2.12",
"node-cache": "^4.1.1",
"python-shell": "^0.5.0",
"request": "^2.85.0",