Added moviedb to package.json

This commit is contained in:
2017-04-20 22:13:05 +02:00
parent 16c89ab6e7
commit e2968121b9

View File

@@ -11,6 +11,7 @@
"cross-env": "^3.1.3",
"sqlite": "^2.5.0",
"request": "^2.81.0",
"python-shell": "^0.4.0"
"python-shell": "^0.4.0",
"moviedb": "^0.2.7"
}
}