@saritasa/crm-delmar-core-sdk 0.0.182 → 0.0.184

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,7 +8,7 @@
8
8
  * Do not edit the class manually.
9
9
  */
10
10
  /**
11
- * * `compensation` - Compensation * `vacation` - Vacation * `sick` - Sick Day * `personal_workday` - Personal workday * `personal_holiday` - Personal holiday * `zeroing` - Zeroing
11
+ * * `compensation` - Compensation * `vacation` - Vacation * `sick` - Sick Day * `personal_workday` - Personal work day * `personal_holiday` - Personal holiday * `zeroing` - Zeroing
12
12
  */
13
13
  export declare enum UserPeriodTypeEnumDto {
14
14
  Compensation = "compensation",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@saritasa/crm-delmar-core-sdk",
3
- "version": "0.0.182",
3
+ "version": "0.0.184",
4
4
  "description": "OpenAPI client for @saritasa/crm-delmar-core-sdk(for version 0.0.104)",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "repository": {