From 4c066bedb82d4b705d0e60308ceee64daf97388c Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 25 Dec 2020 15:49:52 +0100 Subject: Added json template and upgraded code to allow testing --- emailing/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emailing/package.json') diff --git a/emailing/package.json b/emailing/package.json index e860f0a..6def0f4 100644 --- a/emailing/package.json +++ b/emailing/package.json @@ -13,6 +13,7 @@ "@sendgrid/mail": "^7.4.0", "axios": "^0.21.1", "dayjs": "^1.9.7", - "handlebars": "^4.7.6" + "handlebars": "^4.7.6", + "yesno": "^0.3.1" } } -- cgit v1.2.3