|
3 | 3 | "@openmrs/esm-active-visits-app": "next",
|
4 | 4 | "@openmrs/esm-appointments-app": "next",
|
5 | 5 | "@openmrs/esm-bed-management-app": "next",
|
| 6 | + "@openmrs/esm-billing-app": "next", |
6 | 7 | "@openmrs/esm-cohort-builder-app": "next",
|
7 | 8 | "@openmrs/esm-devtools-app": "next",
|
8 | 9 | "@openmrs/esm-dispensing-app": "next",
|
|
24 | 25 | "@openmrs/esm-patient-flags-app": "next",
|
25 | 26 | "@openmrs/esm-patient-forms-app": "next",
|
26 | 27 | "@openmrs/esm-patient-immunizations-app": "next",
|
| 28 | + "@openmrs/esm-patient-list-management-app": "next", |
| 29 | + "@openmrs/esm-patient-lists-app": "next", |
27 | 30 | "@openmrs/esm-patient-medications-app": "next",
|
28 | 31 | "@openmrs/esm-patient-notes-app": "next",
|
29 | 32 | "@openmrs/esm-patient-orders-app": "next",
|
|
33 | 36 | "@openmrs/esm-patient-tests-app": "next",
|
34 | 37 | "@openmrs/esm-patient-vitals-app": "next",
|
35 | 38 | "@openmrs/esm-primary-navigation-app": "next",
|
| 39 | + "@openmrs/esm-reports-app": "next", |
36 | 40 | "@openmrs/esm-service-queues-app": "next",
|
| 41 | + "@openmrs/esm-stock-management-app": "next", |
37 | 42 | "@openmrs/esm-system-admin-app": "next",
|
38 | 43 | "@openmrs/esm-user-onboarding-app": "next",
|
39 |
| - "@openmrs/esm-ward-app": "next", |
40 |
| - "@openmrs/esm-stock-management-app": "next", |
41 |
| - "@openmrs/esm-billing-app": "next", |
42 |
| - "@openmrs/esm-reports-app": "next" |
| 44 | + "@openmrs/esm-ward-app": "next" |
43 | 45 | },
|
44 | 46 | "excludedFrontendModules": []
|
45 | 47 | }
|
0 commit comments