From 9fdd1477634648c49d88e89dd7f6d9439a6a6a25 Mon Sep 17 00:00:00 2001 From: Jamie Curnow Date: Wed, 1 Aug 2018 16:10:47 +1000 Subject: [PATCH] Added liquidjs package --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index a19b706a..7f64241e 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,7 @@ "json-schema-ref-parser": "^5.0.3", "jsonwebtoken": "^8.3.0", "knex": "^0.14.6", + "liquidjs": "^5.1.1", "lodash": "^4.17.10", "mysql": "^2.15.0", "node-rsa": "^1.0.0",