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

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.
@@ -185,8 +185,8 @@ loket.RISK_CONFIG[loket.RISK_CLK008] = {
185
185
  },
186
186
  requiredDocument: [],
187
187
  listDropdown: [
188
- loket.RISK_CLK005,
189
188
  loket.RISK_CLK010,
189
+ loket.RISK_CLK005,
190
190
  loket.RISK_CLK011,
191
191
  loket.RISK_CLK012,
192
192
  loket.RISK_CLK013,
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.18",
4
4
  "description": "This common module for Provis internal backend use lib",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {