@kenyaemr/esm-patient-flags-app 5.2.1-pre.680 → 5.2.1-pre.682

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 (629 KiB)
31
31
 
32
- webpack 5.88.0 compiled with 1 warning in 117292 ms
32
+ webpack 5.88.0 compiled with 1 warning in 118283 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.680",
3
+ "version": "5.2.1-pre.682",
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": "9c894273d2a2a1e418449dc7b3267b5cf592a62b"
52
+ "gitHead": "8a03eba7f5915ab71586695419d8bc1a25bc0074"
53
53
  }