@kenyaemr/esm-shr-app 5.2.1-pre.968 → 5.2.1-pre.986

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.
@@ -42,4 +42,4 @@ Entrypoints:
42
42
  main.js
43
43
  
44
44
 
45
- webpack 5.88.0 compiled with 2 warnings in 132740 ms
45
+ webpack 5.88.0 compiled with 2 warnings in 129333 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kenyaemr/esm-shr-app",
3
- "version": "5.2.1-pre.968",
3
+ "version": "5.2.1-pre.986",
4
4
  "description": "Patient care panels microfrontend for the OpenMRS SPA",
5
5
  "browser": "dist/kenyaemr-esm-shr-app.js",
6
6
  "main": "src/index.ts",
@@ -50,5 +50,5 @@
50
50
  "devDependencies": {
51
51
  "webpack": "^5.74.0"
52
52
  },
53
- "gitHead": "f953811b6fc5b286f82f4768a75360574358ea0b"
53
+ "gitHead": "168f85f9e32a2d4e9cb44398d6b03dacc4e62674"
54
54
  }