@kenyaemr/esm-billing-app 5.2.1-pre.879 → 5.2.1-pre.880

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.
@@ -42,4 +42,4 @@ Entrypoints:
42
42
  main.js
43
43
  
44
44
 
45
- webpack 5.88.0 compiled with 2 warnings in 98855 ms
45
+ webpack 5.88.0 compiled with 2 warnings in 99926 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kenyaemr/esm-billing-app",
3
- "version": "5.2.1-pre.879",
3
+ "version": "5.2.1-pre.880",
4
4
  "description": "Billing app for KenyaEMR",
5
5
  "browser": "dist/kenyaemr-esm-billing-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": "1c94beeb4623636acca88b46a061aaff50524d97"
54
+ "gitHead": "539c910ef4788ad7e454a8696ff32409bbc188cb"
55
55
  }