@timetac/js-client-library
Advanced tools
Comparing version 0.25.2 to 0.25.3
@@ -12,2 +12,3 @@ "use strict"; | ||
absenceTypes: convert(rawApiResponse, 'absenceTypes'), | ||
changeTimeTrackingRequests: convert(rawApiResponse, 'changeTimeTrackingRequests'), | ||
departments: convert(rawApiResponse, 'departments'), | ||
@@ -14,0 +15,0 @@ favouriteTasks: convert(rawApiResponse, 'favouriteTasks'), |
{ | ||
"name": "@timetac/js-client-library", | ||
"version": "0.25.2", | ||
"version": "0.25.3", | ||
"description": "TimeTac API JS client library", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/TimeTac/js-client-library#readme", |
Sorry, the diff of this file is not supported yet
221716
3246