@provis/provis-common-be-module 2.5.16 → 2.5.17

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.
@@ -465,8 +465,8 @@ loket.BENEFIT_BASE_ON_PRODUCT = {
465
465
  loket.RISK_CLK009,
466
466
  ],
467
467
  'P126': [
468
- loket.RISK_CLK001,
469
468
  loket.RISK_CLK007,
469
+ loket.RISK_CLK001,
470
470
  loket.RISK_CLK002,
471
471
  loket.RISK_CLK003,
472
472
  loket.RISK_CLK008,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@provis/provis-common-be-module",
3
- "version": "2.5.16",
3
+ "version": "2.5.17",
4
4
  "description": "This common module for Provis internal backend use lib",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {