From ac43eae7be8ad3c8fe4bd7b0da32ec0cfb74ae84 Mon Sep 17 00:00:00 2001 From: Hannah Wolfe Date: Sat, 18 May 2013 20:30:53 +0100 Subject: [PATCH] closes #31 - updating express-hb --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 187a5c8f9a..c05d89a47b 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "express": "3.1.0", - "express-hbs": "0.1.3-pre", + "express-hbs": "0.2.0", "connect-flash": "*", "node-polyglot": "0.2.1", "css": "*",