@openmrs/esm-openconceptlab-app 3.0.1-pre.18 → 3.0.1-pre.21

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 850e38939450a0fa
1
+ @openmrs/esm-openconceptlab-app:build: cache hit, replaying output 8853a63fa1bbd2f0
2
2
  @openmrs/esm-openconceptlab-app:build: $ webpack --mode production
3
3
  @openmrs/esm-openconceptlab-app:build: assets by chunk 770 KiB (id hint: vendors)
4
4
  @openmrs/esm-openconceptlab-app:build:  asset 858.js 407 KiB [emitted] [minimized] [big] (id hint: vendors) 1 related asset
@@ -33,4 +33,4 @@
33
33
  @openmrs/esm-openconceptlab-app:build: Assets:
34
34
  @openmrs/esm-openconceptlab-app:build:  858.js (407 KiB)
35
35
  @openmrs/esm-openconceptlab-app:build: 
36
- @openmrs/esm-openconceptlab-app:build: webpack 5.74.0 compiled with 1 warning in 28940 ms
36
+ @openmrs/esm-openconceptlab-app:build: webpack 5.74.0 compiled with 1 warning in 28118 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-openconceptlab-app",
3
- "version": "3.0.1-pre.18",
3
+ "version": "3.0.1-pre.21",
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": "b4d64daeab9acffa4865e9ef60b466d14303e490"
52
+ "gitHead": "a29b258f2fe42aadf82c78fd900cfadc94ae332a"
53
53
  }