From 5d2f4119085c44c0ada42caf559bf333d746dffd Mon Sep 17 00:00:00 2001 From: Connor Tumbleson Date: Fri, 30 May 2014 07:47:38 -0500 Subject: [PATCH] updated express-hbs to 0.7.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ff4cff2ef..1b8ec36380 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "connect-slashes": "1.2.0", "downsize": "0.0.5", "express": "3.4.6", - "express-hbs": "0.7.9", + "express-hbs": "0.7.10", "fs-extra": "0.8.1", "knex": "0.5.8", "lodash": "2.4.1",