liquid-node
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -5,6 +5,7 @@ { | ||
"contributors": [ | ||
{ "name": "Tony Heupel", "email": "tonyheupel@gmail.com" } | ||
{ "name": "Tony Heupel", "email": "tonyheupel@gmail.com" }, | ||
{ "name": "Henry Bergius", "email": "henri.bergius@iki.fi" } | ||
], | ||
"description": "Node.js port of Tobias Lütke's Liquid template engine.", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"homepage": "https://github.com/sirlantis/liquid-node", | ||
@@ -19,3 +20,3 @@ "bugs": "https://github.com/sirlantis/liquid-node/issues", | ||
"engines": { | ||
"node": "~0.6.5" | ||
"node": ">= 0.4" | ||
}, | ||
@@ -22,0 +23,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
62474