From af6b92591ad3a87950ee8430da7599ca1efded61 Mon Sep 17 00:00:00 2001 From: Donald Kibet Date: Wed, 16 Oct 2024 22:47:01 +0300 Subject: [PATCH] (chore) : update orders to lab-results concept set fix (#843) --- frontend-config/prod/build-config.json | 2 +- frontend-config/staging/build-config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend-config/prod/build-config.json b/frontend-config/prod/build-config.json index 799c7e1d..f3c0786e 100644 --- a/frontend-config/prod/build-config.json +++ b/frontend-config/prod/build-config.json @@ -12,7 +12,7 @@ "@openmrs/esm-form-builder-app": "2.5.1-pre.993", "@openmrs/esm-patient-immunizations-app": "8.0.2-pre.4800", "@openmrs/esm-generic-patient-widgets-app": "8.0.2-pre.4800", - "@openmrs/esm-patient-orders-app": "8.2.1-pre.5761", + "@openmrs/esm-patient-orders-app": "8.2.1-pre.5786", "@openmrs/esm-patient-notes-app": "8.0.2-pre.4800", "@openmrs/esm-patient-attachments-app": "8.0.2-pre.4800", "@openmrs/esm-patient-medications-app": "8.0.2-pre.4800", diff --git a/frontend-config/staging/build-config.json b/frontend-config/staging/build-config.json index e293acc8..91b0bab9 100644 --- a/frontend-config/staging/build-config.json +++ b/frontend-config/staging/build-config.json @@ -12,7 +12,7 @@ "@openmrs/esm-patient-vitals-app": "8.2.0", "@openmrs/esm-patient-immunizations-app": "8.2.0", "@openmrs/esm-generic-patient-widgets-app": "8.2.0", - "@openmrs/esm-patient-orders-app": "8.2.1-pre.5761", + "@openmrs/esm-patient-orders-app": "8.2.1-pre.5786", "@openmrs/esm-patient-notes-app": "8.2.0", "@openmrs/esm-patient-attachments-app": "8.2.0", "@openmrs/esm-patient-medications-app": "8.2.0",