This commit is contained in:
harttle
2018-10-08 10:39:08 +08:00
parent 6af631b77b
commit b73ff69592
8 changed files with 128 additions and 118 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "liquidjs",
"version": "6.0.1",
"version": "6.1.0",
"description": "Liquid template engine by pure JavaScript: compatible to shopify, easy to extend.",
"main": "dist/liquid.common.js",
"module": "src/index.js",