From 0976c58a6e23b436639a325873998e745ae9ec04 Mon Sep 17 00:00:00 2001 From: Martin Donnelly Date: Mon, 11 Sep 2017 15:49:15 +0100 Subject: [PATCH] Tidying other modules, fixing password and fx --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 8281813..6bd1540 100644 --- a/package.json +++ b/package.json @@ -53,6 +53,7 @@ "xmltojson": "^1.1.0" }, "dependencies": { + "apicache": "^0.11.2", "body-parser": "^1.15.0", "cloudant": "^1.6.2", "cookie-parser": "^1.4.1",