@kenyaemr/esm-morgue-app 5.2.1-pre.739 → 5.2.1-pre.742

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 (630 KiB)
30
30
  726.js (442 KiB)
31
31
 
32
- webpack 5.88.0 compiled with 1 warning in 132407 ms
32
+ webpack 5.88.0 compiled with 1 warning in 134301 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kenyaemr/esm-morgue-app",
3
- "version": "5.2.1-pre.739",
3
+ "version": "5.2.1-pre.742",
4
4
  "description": "morgue app for KenyaEMR",
5
5
  "browser": "dist/kenyaemr-esm-morgue-app.js",
6
6
  "main": "src/index.ts",
@@ -51,5 +51,5 @@
51
51
  "devDependencies": {
52
52
  "webpack": "^5.74.0"
53
53
  },
54
- "gitHead": "319ca92c11575ef1e9101c5464e154df41bb0fe0"
54
+ "gitHead": "a7f62acf600f9e95c38558c07ad82c248984e627"
55
55
  }