diff --git a/package.json b/package.json index 7d1a714..03edf61 100644 --- a/package.json +++ b/package.json @@ -19,10 +19,12 @@ "homepage": "https://github.com/koodiklinikka/koodiklinikka.fi-api", "dependencies": { "apicache": "0.0.12", + "async": "^2.5.0", "bluebird": "^2.9.3", "body-parser": "^1.10.1", "cors": "^2.7.1", "express": "^4.11.0", + "google-spreadsheet": "^2.0.4", "lodash": "^3.10.1", "moment": "^2.18.1", "morgan": "^1.5.1",