This commit is contained in:
harttle
2019-02-20 10:02:10 +08:00
parent 4bd35de867
commit 52da646da8
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* [email protected].1, https://github.com/harttle/liquidjs
* [email protected].2, https://github.com/harttle/liquidjs
* (c) 2016-2019 harttle
* Released under the MIT License.
*/
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* liquidjs@7.0.1, https://github.com/harttle/liquidjs
* liquidjs@7.0.2, https://github.com/harttle/liquidjs
* (c) 2016-2019 harttle
* Released under the MIT License.
*/
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "liquidjs",
"version": "7.0.1",
"version": "7.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "liquidjs",
"version": "7.0.1",
"version": "7.0.2",
"description": "Liquid template engine by pure JavaScript: compatible to shopify, easy to extend.",
"main": "dist/liquid.common.js",
"types": "dist/liquid.d.ts",