diff --git a/package.json b/package.json index cab2bc8..b8f7995 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,7 @@ "dependencies": { "@carbon/react": "^1.33.1", "@hookform/resolvers": "^3.3.4", + "@openmrs/esm-patient-common-lib": "^8.0.1", "fuzzy": "^0.1.3", "lodash-es": "^4.17.21", "react-hook-form": "^7.51.1", @@ -52,7 +53,7 @@ }, "devDependencies": { "@openmrs/esm-framework": "next", - "@openmrs/esm-patient-common-lib": "^7.1.0", + "@openmrs/esm-patient-common-lib": "next", "@openmrs/esm-styleguide": "next", "@playwright/test": "^1.30.0", "@swc/cli": "^0.1.62",