Comparing version 0.5.3 to 0.5.4
{ | ||
"name": "abl-utils", | ||
"title": "ABL - utils", | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "description": "description", |
@@ -37,2 +37,3 @@ "use strict"; | ||
title: event.title, | ||
description: event.description, | ||
eventInstanceId: event.eventInstanceId, | ||
@@ -39,0 +40,0 @@ startTime: startTime.format(timeFormat), |
18164
459