@openmrs/esm-patient-label-printing-app 11.3.1-pre.9641 → 11.3.1-pre.9645

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.
@@ -34,4 +34,4 @@ Assets:
34
34
  541.js (277 KiB)
35
35
  446.js (2.19 MiB)
36
36
 
37
- webpack 5.99.9 compiled with 1 warning in 132022 ms
37
+ webpack 5.99.9 compiled with 1 warning in 125905 ms
package/dist/routes.json CHANGED
@@ -1 +1 @@
1
- {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"patientdocuments":"^1.0.0-SNAPSHOT"},"extensions":[{"name":"print-identifier-sticker-button","slot":"patient-actions-slot","component":"printIdentifierStickerActionButton","online":true,"offline":true}],"version":"11.3.1-pre.9641"}
1
+ {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"patientdocuments":"^1.0.0-SNAPSHOT"},"extensions":[{"name":"print-identifier-sticker-button","slot":"patient-actions-slot","component":"printIdentifierStickerActionButton","online":true,"offline":true}],"version":"11.3.1-pre.9645"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-patient-label-printing-app",
3
- "version": "11.3.1-pre.9641",
3
+ "version": "11.3.1-pre.9645",
4
4
  "license": "MPL-2.0",
5
5
  "description": "Patient Label Printing frontend module for O3",
6
6
  "browser": "dist/openmrs-esm-patient-label-printing-app.js",