@openmrs/esm-patient-label-printing-app 11.3.1-pre.9375 → 11.3.1-pre.9378

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.
@@ -37,4 +37,4 @@ Assets:
37
37
  588.js (265 KiB)
38
38
  285.js (2.1 MiB)
39
39
 
40
- webpack 5.99.9 compiled with 1 warning in 130418 ms
40
+ webpack 5.99.9 compiled with 1 warning in 137494 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.9375"}
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.9378"}
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.9375",
3
+ "version": "11.3.1-pre.9378",
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",