Skip to content

Commit

Permalink
(chore) : update esm-patient-labs-app to esm-patient-tests-app (#836
Browse files Browse the repository at this point in the history
)
  • Loading branch information
donaldkibet authored Oct 14, 2024
1 parent 78c9d42 commit 3b4e25d
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend-config/dev/build-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@openmrs/esm-laboratory-app": "next",
"@openmrs/esm-dispensing-app": "next",
"@openmrs/esm-stock-management-app": "next",
"@openmrs/esm-patient-labs-app": "next",
"@openmrs/esm-patient-tests-app": "next",
"@openmrs/esm-radiology-app": "next",
"@openmrs/esm-patient-search-app": "next",
"@openmrs/esm-active-visits-app": "next",
Expand Down
2 changes: 1 addition & 1 deletion frontend-config/dev/openmrs.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@
"@openmrs/esm-patient-forms-app": {
"customFormsUrl": "/ws/rest/v1/kenyaemr/forms"
},
"@openmrs/esm-patient-labs-app": {
"@openmrs/esm-patient-tests-app": {
"concepts": [
{
"conceptUuid": "856AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
Expand Down
2 changes: 1 addition & 1 deletion frontend-config/prod/build-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@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",
"@openmrs/esm-patient-labs-app": "8.0.2-pre.4800",
"@openmrs/esm-patient-tests-app": "8.2.1-pre.5751",
"@openmrs/esm-patient-chart-app": "8.0.2-pre.4800",
"@openmrs/esm-laboratory-app": "1.0.1-pre.313",
"@openmrs/esm-dispensing-app": "1.3.3-pre.297",
Expand Down
2 changes: 1 addition & 1 deletion frontend-config/prod/openmrs.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@
"@openmrs/esm-patient-forms-app": {
"customFormsUrl": "/ws/rest/v1/kenyaemr/forms"
},
"@openmrs/esm-patient-labs-app": {
"@openmrs/esm-patient-tests-app": {
"concepts": [
{
"conceptUuid": "856AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
Expand Down
2 changes: 1 addition & 1 deletion frontend-config/staging/build-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@openmrs/esm-patient-notes-app": "8.2.0",
"@openmrs/esm-patient-attachments-app": "8.2.0",
"@openmrs/esm-patient-medications-app": "8.2.0",
"@openmrs/esm-patient-labs-app": "8.0.0",
"@openmrs/esm-patient-tests-app": "8.2.1-pre.5751",
"@openmrs/esm-patient-chart-app": "8.2.0",
"@openmrs/esm-laboratory-app": "1.0.1-pre.392",
"@openmrs/esm-dispensing-app": "1.5.1-pre.332",
Expand Down
2 changes: 1 addition & 1 deletion frontend-config/staging/openmrs.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@
"@openmrs/esm-patient-forms-app": {
"customFormsUrl": "/ws/rest/v1/kenyaemr/forms"
},
"@openmrs/esm-patient-labs-app": {
"@openmrs/esm-patient-tests-app": {
"concepts": [
{
"conceptUuid": "856AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
Expand Down

0 comments on commit 3b4e25d

Please sign in to comment.