@provis/provis-common-be-module 2.4.1 → 2.4.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.
@@ -103,7 +103,7 @@ const statusClaim = {
103
103
  REVISION_DOCUMENT_BY_INSURANCE: {
104
104
  code: '201',
105
105
  desc: {
106
- en: 'Revision Document',
106
+ en: 'Revision Document By Insurance',
107
107
  id: 'Revisi Dokumen yang sudah diupload sebelumnya'
108
108
  },
109
109
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@provis/provis-common-be-module",
3
- "version": "2.4.1",
3
+ "version": "2.4.2",
4
4
  "description": "This common module for Provis internal backend use lib",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {