refactor: filepath resolving into getTemplate

This commit is contained in:
harttle
2016-10-05 12:08:30 +08:00
parent 77930e2d20
commit 8b4b89cf82
4 changed files with 12 additions and 14 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "shopify-liquid",
"version": "1.2.2",
"version": "1.2.3",
"description": "Liquid template engine in Node.js (Shopify compliant)",
"main": "index.js",
"scripts": {