From a13d9e74fd68bd74b827e0b3a577be07fb5a0f84 Mon Sep 17 00:00:00 2001 From: Jon Winton Date: Fri, 21 Jul 2017 10:16:14 -0400 Subject: [PATCH] Incrementing nymag-handlebars --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4372fa..b5c1e5b 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "lodash": "^4.17.4", "node-fetch": "^1.6.3", "nymag-fs": "^1.0.1", - "nymag-handlebars": "3.1.0" + "nymag-handlebars": "3.1.1" }, "devDependencies": { "chai": "^3.5.0",