@kenyaemr/esm-patient-flags-app 5.4.2-pre.2379 → 5.4.2-pre.2383

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -41,4 +41,4 @@ Entrypoints:
41
41
  main (2.31 MiB)
42
42
  main.js
43
43
 
44
- webpack 5.99.9 compiled with 2 warnings in 117525 ms
44
+ webpack 5.99.9 compiled with 2 warnings in 181675 ms
package/dist/routes.json CHANGED
@@ -1 +1 @@
1
- {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"kenyaemr":"^19.0.0"},"pages":[],"extensions":[{"name":"patient-flag","slot":"top-of-all-patient-dashboards-slot","component":"patientFlag","order":0,"online":true,"offline":false},{"name":"kenyaemr-module-links","slot":"top-nav-actions-slot","component":"navbarButtons","order":5,"online":true,"offline":true}],"version":"5.4.2-pre.2379"}
1
+ {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"kenyaemr":"^19.0.0"},"pages":[],"extensions":[{"name":"patient-flag","slot":"top-of-all-patient-dashboards-slot","component":"patientFlag","order":0,"online":true,"offline":false},{"name":"kenyaemr-module-links","slot":"top-nav-actions-slot","component":"navbarButtons","order":5,"online":true,"offline":true}],"version":"5.4.2-pre.2383"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kenyaemr/esm-patient-flags-app",
3
- "version": "5.4.2-pre.2379",
3
+ "version": "5.4.2-pre.2383",
4
4
  "description": "Patient flags microfrontend for the OpenMRS SPA",
5
5
  "browser": "dist/openmrs-esm-patient-flags-app.js",
6
6
  "main": "src/index.ts",