mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-17 05:10:40 -07:00
modified: package.json
This commit is contained in:
+2
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user