@openmrs/esm-patient-immunizations-app 4.0.1-pre.294 → 4.0.1-pre.298

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.
@@ -29,4 +29,4 @@
29
29
  @openmrs/esm-patient-immunizations-app:build:  858.js (407 KiB)
30
30
  @openmrs/esm-patient-immunizations-app:build:  965.js (446 KiB)
31
31
  @openmrs/esm-patient-immunizations-app:build: 
32
- @openmrs/esm-patient-immunizations-app:build: webpack 5.74.0 compiled with 1 warning in 110407 ms
32
+ @openmrs/esm-patient-immunizations-app:build: webpack 5.74.0 compiled with 1 warning in 109460 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-patient-immunizations-app",
3
- "version": "4.0.1-pre.294",
3
+ "version": "4.0.1-pre.298",
4
4
  "license": "MPL-2.0",
5
5
  "description": "Patient immunizations microfrontend for the OpenMRS SPA",
6
6
  "browser": "dist/openmrs-esm-patient-immunizations-app.js",
@@ -34,7 +34,7 @@
34
34
  },
35
35
  "dependencies": {
36
36
  "@carbon/react": "^1.9.0",
37
- "@openmrs/esm-patient-common-lib": "^4.0.1-pre.294",
37
+ "@openmrs/esm-patient-common-lib": "^4.0.1-pre.298",
38
38
  "d3": "^7.0.3",
39
39
  "lodash-es": "^4.17.15"
40
40
  },
@@ -50,5 +50,5 @@
50
50
  "devDependencies": {
51
51
  "webpack": "^5.74.0"
52
52
  },
53
- "gitHead": "d95df3a4728ae4afafa6957d3ad4b4be75445b7a"
53
+ "gitHead": "0fcbe7518ada316246570e282b52d6900eb5cedf"
54
54
  }