From 755a55993ac47ecff2bb53832b97259b8d3baf39 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 13 May 2016 11:57:31 +0200 Subject: [PATCH] chore(package): update twig to version 0.9.4 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3797c6c..49525b8 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "mocha": "^2.3.3", "moment": "^2.10.6", "should": "^8.0.1", - "twig": "^0.8.2", + "twig": "^0.9.4", "twigjs-passthrough": "0.0.1", "twigjs-trans": "0.0.1", "twigjs-without": "0.0.1",