@openmrs/esm-patient-label-printing-app 11.3.1-pre.9383 → 11.3.1-pre.9390

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.
@@ -1,6 +1,3 @@
1
- Browserslist: browsers data (caniuse-lite) is 6 months old. Please run:
2
- npx update-browserslist-db@latest
3
- Why you should do it regularly: https://github.com/browserslist/update-db#readme
4
1
  assets by path *.js 2.47 MiB
5
2
  assets by chunk 2.44 MiB (id hint: vendors)
6
3
  assets by status 2.36 MiB [big] 2 assets
@@ -37,4 +34,4 @@ Assets:
37
34
  588.js (265 KiB)
38
35
  285.js (2.1 MiB)
39
36
 
40
- webpack 5.99.9 compiled with 1 warning in 128337 ms
37
+ webpack 5.99.9 compiled with 1 warning in 129932 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.9383"}
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.9390"}
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.9383",
3
+ "version": "11.3.1-pre.9390",
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",