update doc

This commit is contained in:
harttle
2017-12-10 00:30:13 +08:00
parent 0325eacddf
commit 11de73a7b1
2 changed files with 61 additions and 72 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "liquidjs",
"version": "2.1.2",
"description": "A Liquid template engine for Node.js and browsers, with all shopify/liquid features.",
"description": "Liquid template engine by pure JavaScript: compatible to shopify, easy to extend.",
"main": "index.js",
"scripts": {
"lint": "eslint src/ test/",