@openmrs/esm-patient-label-printing-app 11.3.1-pre.9458 → 11.3.1-pre.9475

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
  588.js (267 KiB)
35
35
  285.js (2.1 MiB)
36
36
 
37
- webpack 5.99.9 compiled with 1 warning in 125741 ms
37
+ webpack 5.99.9 compiled with 1 warning in 128546 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.9458"}
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.9475"}
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.9458",
3
+ "version": "11.3.1-pre.9475",
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",