@provis/provis-common-be-module 2.5.1 → 2.5.2

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.
@@ -134,6 +134,7 @@ loket.RISK_CONFIG[loket.RISK_CLK006] = {
134
134
  loket.DOCUMENT_DLK001,
135
135
  loket.DOCUMENT_DLK002,
136
136
  loket.DOCUMENT_DLK003,
137
+ loket.DOCUMENT_DLK010,
137
138
  loket.DOCUMENT_DLK016,
138
139
  loket.DOCUMENT_DLK017,
139
140
  loket.DOCUMENT_DLK018,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@provis/provis-common-be-module",
3
- "version": "2.5.1",
3
+ "version": "2.5.2",
4
4
  "description": "This common module for Provis internal backend use lib",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {