@openmrs/esm-openconceptlab-app 3.0.1-pre.24 → 3.0.1-pre.29

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.
@@ -1,4 +1,4 @@
1
- @openmrs/esm-openconceptlab-app:build: cache hit, replaying output 0159db001d5b47da
1
+ @openmrs/esm-openconceptlab-app:build: cache hit, replaying output ee5e93245042c426
2
2
  @openmrs/esm-openconceptlab-app:build: $ webpack --mode production
3
3
  @openmrs/esm-openconceptlab-app:build: Browserslist: caniuse-lite is outdated. Please run:
4
4
  @openmrs/esm-openconceptlab-app:build:  npx update-browserslist-db@latest
@@ -36,4 +36,4 @@
36
36
  @openmrs/esm-openconceptlab-app:build: Assets:
37
37
  @openmrs/esm-openconceptlab-app:build:  858.js (407 KiB)
38
38
  @openmrs/esm-openconceptlab-app:build: 
39
- @openmrs/esm-openconceptlab-app:build: webpack 5.74.0 compiled with 1 warning in 27355 ms
39
+ @openmrs/esm-openconceptlab-app:build: webpack 5.74.0 compiled with 1 warning in 31819 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-openconceptlab-app",
3
- "version": "3.0.1-pre.24",
3
+ "version": "3.0.1-pre.29",
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": "4f0af736d674033f70f59026057e8564e69a4cbe"
52
+ "gitHead": "12833f2f94f0b1593c4e37d592747db4b4e7daab"
53
53
  }