modified: package.json

This commit is contained in:
harttle
2016-10-15 23:37:36 +08:00
parent 0dcdadc971
commit 72ed4c5812
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "shopify-liquid",
"version": "1.2.4",
"description": "Liquid template engine in Node.js (Shopify compliant)",
"version": "1.2.5",
"description": "Liquid template engine for JavaScript, Node.js and Browser",
"main": "index.js",
"scripts": {
"test": "mocha --recursive",