@kenyaemr/esm-version-app 4.1.1-pre.75 → 4.1.1-pre.81

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.
@@ -38,6 +38,6 @@ This can impact web performance.
38
38
  Assets:
39
39
  858.js (381 KiB)
40
40
 
41
- webpack 5.75.0 compiled with 1 warning in 44990 ms
41
+ webpack 5.75.0 compiled with 1 warning in 47577 ms
42
42
  Version incremented to 1.0.3
43
- Wrote version info 1159a66-dirty to release-version.js
43
+ Wrote version info c17d8a3-dirty to release-version.js
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kenyaemr/esm-version-app",
3
- "version": "4.1.1-pre.75",
3
+ "version": "4.1.1-pre.81",
4
4
  "description": "Patient flags microfrontend for the OpenMRS SPA",
5
5
  "browser": "dist/openmrs-esm-patient-verification-app.js",
6
6
  "main": "src/index.ts",
@@ -47,5 +47,5 @@
47
47
  "git-describe": "^4.1.1",
48
48
  "webpack": "^5.74.0"
49
49
  },
50
- "gitHead": "0acd38bfab5a1da2805c174b242f50aed26acd82"
50
+ "gitHead": "fc52b479bccae9cceab684e42a5e88735b7ab2d5"
51
51
  }