File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @openmrs/esm-dispensing-app" ,
3- "version" : " 1.9.1 " ,
3+ "version" : " 1.10.0 " ,
44 "license" : " MPL-2.0" ,
55 "description" : " Medication dispensing application" ,
66 "browser" : " dist/openmrs-esm-dispensing-app.js" ,
4949 "react-to-print" : " ^2.14.13"
5050 },
5151 "peerDependencies" : {
52- "@openmrs/esm-framework" : " * " ,
52+ "@openmrs/esm-framework" : " 9.x " ,
5353 "dayjs" : " 1.x" ,
5454 "react" : " 18.x" ,
5555 "react-dom" : " 18.x" ,
Original file line number Diff line number Diff line change @@ -3228,7 +3228,7 @@ __metadata:
32283228 webpack: "npm:^5.99.9"
32293229 webpack-cli: "npm:^6.0.1"
32303230 peerDependencies:
3231- "@openmrs/esm-framework": "*"
3231+ "@openmrs/esm-framework": 9.x
32323232 dayjs: 1.x
32333233 react: 18.x
32343234 react-dom: 18.x
You can’t perform that action at this time.
0 commit comments