@kenyaemr/esm-patient-flags-app 5.1.2-pre.596 → 5.1.2-pre.601

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 (783 KiB)
31
31
 
32
- webpack 5.88.0 compiled with 1 warning in 149513 ms
32
+ webpack 5.88.0 compiled with 1 warning in 145201 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.596",
3
+ "version": "5.1.2-pre.601",
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": "c50d3d0d1069e8e444c7dcfa207168724b9f8bd7"
52
+ "gitHead": "20e1ca8e18753db5e5022c183b278f82e4510fe4"
53
53
  }