@kenyaemr/esm-morgue-app 5.1.2-pre.565 → 5.1.2-pre.569

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.
@@ -29,4 +29,4 @@ Assets:
29
29
  130.js (580 KiB)
30
30
  336.js (439 KiB)
31
31
 
32
- webpack 5.88.0 compiled with 1 warning in 127317 ms
32
+ webpack 5.88.0 compiled with 1 warning in 125699 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kenyaemr/esm-morgue-app",
3
- "version": "5.1.2-pre.565",
3
+ "version": "5.1.2-pre.569",
4
4
  "description": "morgue app for KenyaEMR",
5
5
  "browser": "dist/kenyaemr-esm-morgue-app.js",
6
6
  "main": "src/index.ts",
@@ -53,5 +53,5 @@
53
53
  "@openmrs/esm-patient-common-lib": "next",
54
54
  "webpack": "^5.74.0"
55
55
  },
56
- "gitHead": "ab2f96c85be9f80130146f083329e36e962e951b"
56
+ "gitHead": "2bf40c8e950a0a77454367450816f95337610dd8"
57
57
  }