@kenyaemr/esm-patient-flags-app 5.1.2-pre.565 → 5.1.2-pre.571

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 @@ This can impact web performance.
29
29
  Assets:
30
30
  130.js (580 KiB)
31
31
 
32
- webpack 5.88.0 compiled with 1 warning in 128924 ms
32
+ webpack 5.88.0 compiled with 1 warning in 129706 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kenyaemr/esm-patient-flags-app",
3
- "version": "5.1.2-pre.565",
3
+ "version": "5.1.2-pre.571",
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": "ab2f96c85be9f80130146f083329e36e962e951b"
52
+ "gitHead": "15a913636065394c3c5ad4d273f6f938d4d15779"
53
53
  }