@openmrs/esm-patient-label-printing-app 11.3.1-pre.9607 → 11.3.1-pre.9614

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 135871 ms
37
+ webpack 5.99.9 compiled with 1 warning in 138527 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.9607"}
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.9614"}
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.9607",
3
+ "version": "11.3.1-pre.9614",
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",