@openmrs/esm-home-app 4.0.1-pre.150 → 4.0.1-pre.151

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-home-app:build: cache hit, replaying output 49795e516c0da60b
1
+ @openmrs/esm-home-app:build: cache hit, replaying output 0574109d136c78a7
2
2
  @openmrs/esm-home-app:build: assets by chunk 443 KiB (id hint: vendors)
3
3
  @openmrs/esm-home-app:build:  asset 858.js 407 KiB [emitted] [minimized] [big] (id hint: vendors) 1 related asset
4
4
  @openmrs/esm-home-app:build:  asset 709.js 19 KiB [emitted] [minimized] (id hint: vendors)
@@ -25,4 +25,4 @@
25
25
  @openmrs/esm-home-app:build: Assets:
26
26
  @openmrs/esm-home-app:build:  858.js (407 KiB)
27
27
  @openmrs/esm-home-app:build: 
28
- @openmrs/esm-home-app:build: webpack 5.74.0 compiled with 1 warning in 14170 ms
28
+ @openmrs/esm-home-app:build: webpack 5.74.0 compiled with 1 warning in 11470 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-home-app",
3
- "version": "4.0.1-pre.150",
3
+ "version": "4.0.1-pre.151",
4
4
  "description": "Homepage microfrontend for the OpenMRS SPA",
5
5
  "browser": "dist/openmrs-esm-home-app.js",
6
6
  "main": "src/index.ts",
@@ -43,5 +43,5 @@
43
43
  "react-i18next": "11.x",
44
44
  "react-router-dom": "6.x"
45
45
  },
46
- "gitHead": "e0333647c7c66c109095d4387bb1121bda42d564"
46
+ "gitHead": "09e0b09d2ed7376c8bf63b9028ec6d50be7e6950"
47
47
  }