@openmrs/esm-patient-allergies-app 3.2.0 → 3.2.1-pre.78

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.
@@ -230,4 +230,4 @@
230
230
  @openmrs/esm-patient-allergies-app:build:  716.js (476 KiB)
231
231
  @openmrs/esm-patient-allergies-app:build:  858.js (477 KiB)
232
232
  @openmrs/esm-patient-allergies-app:build: 
233
- @openmrs/esm-patient-allergies-app:build: webpack 5.72.0 compiled with 1 warning in 169742 ms
233
+ @openmrs/esm-patient-allergies-app:build: webpack 5.72.0 compiled with 1 warning in 242892 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-patient-allergies-app",
3
- "version": "3.2.0",
3
+ "version": "3.2.1-pre.78",
4
4
  "license": "MPL-2.0",
5
5
  "description": "Patient allergies microfrontend for the OpenMRS SPA",
6
6
  "browser": "dist/openmrs-esm-patient-allergies-app.js",
@@ -36,7 +36,7 @@
36
36
  "dependencies": {
37
37
  "@carbon/charts-react": "^0.49.4",
38
38
  "@carbon/icons-react": "^10.18.0",
39
- "@openmrs/esm-patient-common-lib": "^3.2.0",
39
+ "@openmrs/esm-patient-common-lib": "^3.2.1-pre.78",
40
40
  "carbon-components-react": "^7.25.0",
41
41
  "d3": "^7.0.3",
42
42
  "lodash-es": "^4.17.15"
@@ -52,5 +52,5 @@
52
52
  "react-router-dom": "5.x",
53
53
  "rxjs": "6.x"
54
54
  },
55
- "gitHead": "9043469ab68eddf0c9f2ee2ac75d64a3fd18840d"
55
+ "gitHead": "795f9952cc2e9243d3c649a9d03e927ec7e9ad0e"
56
56
  }