modified: package.json

This commit is contained in:
harttle
2016-06-30 12:33:24 +08:00
parent 82a6a72013
commit 1acc88ebe0
+4 -3
View File
@@ -1,6 +1,6 @@
{
"name": "shopify-liquid",
"version": "1.1.9",
"version": "1.1.10",
"description": "A Shopify Liquid Implementation in Node.js",
"main": "index.js",
"scripts": {
@@ -11,8 +11,9 @@
"url": "git+https://github.com/harttle/shopify-liquid.git"
},
"keywords": [
"Shopify",
"Liquid"
"liquid",
"template",
"jinja"
],
"author": "Harttle",
"license": "MIT",