ee-templates
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -37,3 +37,3 @@ "use strict"; | ||
var env = this.container.get(data.host) | ||
, ctx = data.content; | ||
, ctx = {}; | ||
@@ -40,0 +40,0 @@ if(!!this.propertyName){ |
{ | ||
"name" : "ee-templates" | ||
, "description" : "Templating integration for the ee-soa-transport-rest based on Nunjucks" | ||
, "version" : "0.4.0" | ||
, "version" : "0.4.1" | ||
, "license" : "MIT" | ||
@@ -6,0 +6,0 @@ , "author" : "Michael Rüfenacht <ruefe@rcky.ch> (http://www.rcky.ch)" |
50527