-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #82 from Samstar10/chore/bump-module-versions
Chore/bump module versions
- Loading branch information
Showing
6 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
export const moduleName = "@ehospital/esm-patient-visits-report-app"; | ||
export const moduleName = "@ehospital/esm-patient-visit-report-app"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@ehospital/esm-procedure-app", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "MPL-2.0", | ||
"description": "An OpenMRS seed application for building microfrontends", | ||
"browser": "dist/sjthc-esm-procedure-app.js", | ||
|
@@ -113,5 +113,5 @@ | |
"webpack-cli": "^5.1.4" | ||
}, | ||
"packageManager": "[email protected]", | ||
"gitHead": "88728baaf0c8c1127aa782d7957c18ef4d1d2fdf" | ||
"gitHead": "b6304f1acad784ecdf3f39838e50f62ece78f140" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@ehospital/esm-reports-app", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "MPL-2.0", | ||
"description": "Reports Admin page for OpenMRS", | ||
"browser": "dist/sjthc-esm-reports-app.js", | ||
|
@@ -54,5 +54,5 @@ | |
"rxjs": "6.x" | ||
}, | ||
"packageManager": "[email protected]", | ||
"gitHead": "88728baaf0c8c1127aa782d7957c18ef4d1d2fdf" | ||
"gitHead": "b6304f1acad784ecdf3f39838e50f62ece78f140" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters