Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lucyjemutai committed Apr 8, 2024
1 parent 1952449 commit 6086c70
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/esm-opd-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
},
"dependencies": {
"@carbon/react": "^1.13.0",
"@ohri/esm-patient-chart-app": "7.1.0-1"
"@ohri/esm-patient-chart-app": "7.1.0-2"
},
"peerDependencies": {
"@ohri/esm-patient-chart-app": "7.1.0-1",
"@ohri/esm-patient-chart-app": "7.1.0-2",
"@openmrs/esm-framework": "5.x",
"@openmrs/esm-patient-common-lib": "6.x",
"dayjs": "1.x",
Expand All @@ -49,7 +49,7 @@
"swr": "2.x"
},
"devDependencies": {
"@ohri/esm-patient-chart-app": "7.1.0-1",
"@ohri/esm-patient-chart-app": "7.1.0-2",
"webpack": "^5.88.2"
}
}

0 comments on commit 6086c70

Please sign in to comment.