Skip to content

Commit

Permalink
Add stock management app to dev build pipeline (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
makombe authored Dec 4, 2023
1 parent 271bc39 commit 6959bdf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion configuration/dev-build-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
"@openmrs/esm-patient-attachments-app": "next",
"@openmrs/esm-patient-medications-app": "next",
"@openmrs/esm-dispensing-app": "next",
"@kenyaemr/esm-billing-app":"next"
"@kenyaemr/esm-billing-app":"next",
"@ugandaemr/esm-stock-management-app":"next"
},
"spaPath": "/openmrs/spa",
"apiUrl": "/openmrs",
Expand Down

0 comments on commit 6959bdf

Please sign in to comment.