@openmrs/esm-openconceptlab-app 3.0.1-pre.41 → 3.0.1-pre.43

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.
@@ -33,4 +33,4 @@ This can impact web performance.
33
33
  Assets:
34
34
  858.js (385 KiB)
35
35
 
36
- webpack 5.85.0 compiled with 1 warning in 39817 ms
36
+ webpack 5.85.0 compiled with 1 warning in 39012 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-openconceptlab-app",
3
- "version": "3.0.1-pre.41",
3
+ "version": "3.0.1-pre.43",
4
4
  "license": "MPL-2.0",
5
5
  "description": "An app to manage the openconceptlab module",
6
6
  "browser": "dist/openmrs-esm-openconceptlab-app.js",
@@ -49,5 +49,5 @@
49
49
  "react-router-dom": "6.x",
50
50
  "rxjs": "6.x"
51
51
  },
52
- "gitHead": "4464c8f36123aee170b40a47e98958b37016fc0c"
52
+ "gitHead": "df41560eb4badd55bd7d69f3d913d4330281af8c"
53
53
  }