Merged api/v2 into feature branch

This commit is contained in:
2019-11-04 00:58:43 +01:00
32 changed files with 64 additions and 63 deletions

View File

@@ -23,13 +23,13 @@
"cross-env": "~5.1.4",
"express": "~4.16.0",
"form-data": "^2.5.1",
"jsonwebtoken": "^8.0.1",
"jsonwebtoken": "^8.2.0",
"km-moviedb": "^0.2.12",
"node-cache": "^4.1.1",
"node-fetch": "^2.6.0",
"python-shell": "^0.5.0",
"raven": "^2.4.2",
"request": "^2.85.0",
"request": "^2.87.0",
"request-promise": "^4.2",
"sqlite3": "^4.0.0"
},