From 75b65ac38ee27983ae4a457f1f55187542cb3707 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Thu, 12 May 2016 11:49:45 +0200 Subject: [PATCH] chore(package): update twig to version 0.9.2 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3797c6c..3f25359 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.2", "twigjs-passthrough": "0.0.1", "twigjs-trans": "0.0.1", "twigjs-without": "0.0.1",