From 11db09b08123d3fa4fd67d537cbf51e1f38c283e Mon Sep 17 00:00:00 2001 From: Samuel Male Date: Mon, 22 Jan 2024 13:18:42 +0000 Subject: [PATCH] Add Immunizations app --- frontend/spa-build-config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/spa-build-config.json b/frontend/spa-build-config.json index 295c3d747..016df2b2e 100644 --- a/frontend/spa-build-config.json +++ b/frontend/spa-build-config.json @@ -15,6 +15,7 @@ "@openmrs/esm-patient-conditions-app": "next", "@openmrs/esm-patient-forms-app": "next", "@openmrs/esm-patient-flags-app": "next", + "@openmrs/esm-patient-immunizations-app": "next", "@openmrs/esm-patient-labs-app": "next", "@openmrs/esm-patient-lists-app": "next", "@openmrs/esm-patient-medications-app": "next",