This commit is contained in:
Jun Yang
2018-10-06 12:20:13 +08:00
parent c0181aec31
commit d504c8107e
8 changed files with 140 additions and 140 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "liquidjs",
"version": "6.0.0",
"version": "6.0.1",
"description": "Liquid template engine by pure JavaScript: compatible to shopify, easy to extend.",
"main": "dist/liquid.common.js",
"module": "src/index.js",