@provis/provis-common-be-module 1.4.19 → 1.4.20

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.
@@ -250,4 +250,10 @@ loket.DOCUMENT_CONFIG[loket.DOCUMENT_DLK018] = {
250
250
  en: '',
251
251
  },
252
252
  };
253
+ loket.DOCUMENT_CONFIG[loket.DOCUMENT_DLK019] = {
254
+ desc: {
255
+ id: 'Bukti Ahli Waris dari Penerima Manfaat (KTP dan KK) atau Surat dari Pengadilan',
256
+ en: '',
257
+ },
258
+ };
253
259
  exports.default = loket;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@provis/provis-common-be-module",
3
- "version": "1.4.19",
3
+ "version": "1.4.20",
4
4
  "description": "This common module for Provis internal backend use lib",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {