Added node-cache to package.json

This commit is contained in:
2017-05-10 19:15:07 -06:00
parent 8e4506e320
commit dc97e906c5

View File

@@ -12,6 +12,7 @@
"sqlite": "^2.5.0",
"request": "^2.81.0",
"python-shell": "^0.4.0",
"moviedb": "^0.2.7"
"moviedb": "^0.2.7",
"node-cache": "^4.1.1"
}
}