This commit is contained in:
harttle
2019-01-21 14:54:07 +08:00
parent 4793a83bd6
commit 9ba352ef04
8 changed files with 14 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "liquidjs",
"version": "6.2.0",
"version": "6.2.1",
"description": "Liquid template engine by pure JavaScript: compatible to shopify, easy to extend.",
"main": "dist/liquid.common.js",
"module": "src/index.js",