Skip to content

Commit

Permalink
Fix CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelmale committed Jan 9, 2024
1 parent 2dc8616 commit c8ed1e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion packages/esm-patient-immunizations-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"peerDependencies": {
"@carbon/react": "1.x",
"@openmrs/esm-framework": "5.x",
"@openmrs/esm-patient-common-lib": "5.x",
"@openmrs/esm-patient-common-lib": "*",
"dayjs": "1.x",
"react": "18.x",
"react-i18next": "11.x",
Expand Down
1 change: 0 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4806,7 +4806,6 @@ __metadata:
dependencies:
"@hookform/resolvers": ^3.3.1
"@openmrs/esm-patient-common-lib": "workspace:*"
cross-env: ^7.0.3
lodash-es: ^4.17.21
react-hook-form: ^7.46.2
webpack: ^5.88.2
Expand Down

0 comments on commit c8ed1e9

Please sign in to comment.