@provis/provis-common-be-module 2.6.38 → 2.6.39

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.
@@ -306,5 +306,19 @@
306
306
  "en": "Deductible 10% of Claim Amount for each and every loss",
307
307
  "id": "Deductible 10% of Claim Amount for each and every loss"
308
308
  }
309
+ },
310
+ {
311
+ "code": "DEDUC-045",
312
+ "desc": {
313
+ "en": "0,5% of claim anyone conveyance anyone occurrence",
314
+ "id": "0,5% of claim anyone conveyance anyone occurrence"
315
+ }
316
+ },
317
+ {
318
+ "code": "DEDUC-046",
319
+ "desc": {
320
+ "en": "0,5% of claim minimum IDR 2,000,000 for each and every loss",
321
+ "id": "0,5% of claim minimum IDR 2,000,000 for each and every loss"
322
+ }
309
323
  }
310
324
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@provis/provis-common-be-module",
3
- "version": "2.6.38",
3
+ "version": "2.6.39",
4
4
  "description": "This common module for Provis internal backend use lib",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {