Comparing version
@@ -30,6 +30,6 @@ import { faker } from "@faker-js/faker"; | ||
absenceManagersId: absenceManagersId !== null && absenceManagersId !== void 0 ? absenceManagersId : null, | ||
defaultHolidaysCount: faker.datatype.boolean(), | ||
defaultTargetHours: faker.datatype.boolean(), | ||
defaultHolidaysCount: false, | ||
defaultTargetHours: false, | ||
}; | ||
}); | ||
//# sourceMappingURL=user.mocks.js.map |
{ | ||
"name": "clockodo", | ||
"version": "23.5.0", | ||
"version": "23.5.1", | ||
"description": "Unofficial JavaScript/TypeScript SDK for Clockodo", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
497619
0.07%