mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 04:10:40 -07:00
6.0.0
This commit is contained in:
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* liquidjs@5.3.0-0, https://github.com/liquidjs
|
||||
* liquidjs@6.0.0, https://github.com/liquidjs
|
||||
* (c) 2016-2018 harttle
|
||||
* Released under the MIT License.
|
||||
*/
|
||||
|
||||
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* liquidjs@5.3.0-0, https://github.com/liquidjs
|
||||
* liquidjs@6.0.0, https://github.com/liquidjs
|
||||
* (c) 2016-2018 harttle
|
||||
* Released under the MIT License.
|
||||
*/
|
||||
|
||||
Generated
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "liquidjs",
|
||||
"version": "5.3.0-0",
|
||||
"version": "6.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "liquidjs",
|
||||
"version": "5.3.0-0",
|
||||
"version": "6.0.0",
|
||||
"description": "Liquid template engine by pure JavaScript: compatible to shopify, easy to extend.",
|
||||
"main": "dist/liquid.common.js",
|
||||
"module": "src/index.js",
|
||||
|
||||
Reference in New Issue
Block a user