@kenyaemr/esm-patient-flags-app 5.2.1-pre.804 → 5.2.1-pre.809

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.
@@ -32,4 +32,4 @@ This can impact web performance.
32
32
  Assets:
33
33
  130.js (629 KiB)
34
34
 
35
- webpack 5.88.0 compiled with 1 warning in 130903 ms
35
+ webpack 5.88.0 compiled with 1 warning in 130682 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kenyaemr/esm-patient-flags-app",
3
- "version": "5.2.1-pre.804",
3
+ "version": "5.2.1-pre.809",
4
4
  "description": "Patient flags microfrontend for the OpenMRS SPA",
5
5
  "browser": "dist/openmrs-esm-patient-flags-app.js",
6
6
  "main": "src/index.ts",
@@ -49,5 +49,5 @@
49
49
  "devDependencies": {
50
50
  "webpack": "^5.74.0"
51
51
  },
52
- "gitHead": "ca46f704ef32855fcef8732591a5fabc9837160f"
52
+ "gitHead": "884934cc0c0c16dc64063bb1715d993b5ba5d10b"
53
53
  }