fix unless: null elseTemplates

This commit is contained in:
harttle
2016-07-19 07:38:05 +08:00
parent 2fe81af5a8
commit 698bbd75cf
4 changed files with 89 additions and 90 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "shopify-liquid",
"version": "1.1.12",
"version": "1.1.13",
"description": "Liquid template engine in Node.js (Shopify compliant)",
"main": "index.js",
"scripts": {