This commit is contained in:
Jun Yang
2018-11-22 09:36:18 +08:00
parent 2055258193
commit c2e1bc7055
8 changed files with 116 additions and 116 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "liquidjs",
"version": "6.1.0",
"version": "6.1.1",
"description": "Liquid template engine by pure JavaScript: compatible to shopify, easy to extend.",
"main": "dist/liquid.common.js",
"module": "src/index.js",