mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-20 15:00:42 -07:00
modified: package.json
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "shopify-liquid",
|
"name": "shopify-liquid",
|
||||||
"version": "1.2.4",
|
"version": "1.2.5",
|
||||||
"description": "Liquid template engine in Node.js (Shopify compliant)",
|
"description": "Liquid template engine for JavaScript, Node.js and Browser",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "mocha --recursive",
|
"test": "mocha --recursive",
|
||||||
|
|||||||
Reference in New Issue
Block a user