From 3fea2537fec02c0eb11fe7052d13080cd64f43ca Mon Sep 17 00:00:00 2001 From: CynthiaKamau Date: Wed, 25 Sep 2024 09:55:29 +0300 Subject: [PATCH] (refactor) Revert patient chart importmap from ohri to openmrs --- frontend/spa-build-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/spa-build-config.json b/frontend/spa-build-config.json index 41fc48307..77ba383e0 100644 --- a/frontend/spa-build-config.json +++ b/frontend/spa-build-config.json @@ -10,7 +10,7 @@ "@openmrs/esm-patient-allergies-app": "next", "@openmrs/esm-patient-attachments-app": "next", "@openmrs/esm-patient-banner-app": "next", - "@ohri/esm-patient-chart-app": "next", + "@openmrs/esm-patient-chart-app": "next", "@openmrs/esm-patient-conditions-app": "next", "@openmrs/esm-patient-forms-app": "next", "@openmrs/esm-patient-flags-app": "next",