@openmrs/esm-patient-immunizations-app 9.2.3-pre.7244 → 9.2.3-pre.7248

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.
@@ -40,4 +40,4 @@ Entrypoints:
40
40
  main.js
41
41
  
42
42
 
43
- webpack 5.94.0 compiled with 2 warnings in 148810 ms
43
+ webpack 5.94.0 compiled with 2 warnings in 134845 ms
package/dist/routes.json CHANGED
@@ -1 +1 @@
1
- {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":"^2.2.0"},"extensions":[{"name":"immunization-overview-widget","component":"immunizationsOverview","order":8},{"name":"immunization-details-widget","component":"immunizationsDetailedSummary","slot":"patient-chart-immunizations-dashboard-slot"},{"name":"immunization-summary-dashboard","component":"immunizationsDashboardLink","slot":"patient-chart-dashboard-slot","meta":{"slot":"patient-chart-immunizations-dashboard-slot","path":"Immunizations"},"order":8}],"pages":[],"workspaces":[{"name":"immunization-form-workspace","title":"immunizationWorkspaceTitle","component":"immunizationFormWorkspace"}],"version":"9.2.3-pre.7244"}
1
+ {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":"^2.2.0"},"extensions":[{"name":"immunization-overview-widget","component":"immunizationsOverview","order":8},{"name":"immunization-details-widget","component":"immunizationsDetailedSummary","slot":"patient-chart-immunizations-dashboard-slot"},{"name":"immunization-summary-dashboard","component":"immunizationsDashboardLink","slot":"patient-chart-dashboard-slot","meta":{"slot":"patient-chart-immunizations-dashboard-slot","path":"Immunizations"},"order":8}],"pages":[],"workspaces":[{"name":"immunization-form-workspace","title":"immunizationWorkspaceTitle","component":"immunizationFormWorkspace"}],"version":"9.2.3-pre.7248"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-patient-immunizations-app",
3
- "version": "9.2.3-pre.7244",
3
+ "version": "9.2.3-pre.7248",
4
4
  "license": "MPL-2.0",
5
5
  "description": "Patient immunizations microfrontend for the OpenMRS SPA",
6
6
  "browser": "dist/openmrs-esm-patient-immunizations-app.js",