mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-16 12:50:38 -07:00
modified: package.json
This commit is contained in:
+4
-3
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user