We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 946147f + 41cc098 commit 146041dCopy full SHA for 146041d
packages/esm-commons-app/package.json
@@ -44,8 +44,8 @@
44
},
45
"peerDependencies": {
46
"@openmrs/esm-framework": "5.x",
47
- "i18next": "^19.0.0",
48
- "react": "18.x"
+ "react": "18.x",
+ "react-i18next": "16.x"
49
50
"devDependencies": {
51
"webpack": "^5.74.0"
yarn.lock
@@ -4215,8 +4215,8 @@ __metadata:
4215
webpack: "npm:^5.74.0"
4216
peerDependencies:
4217
"@openmrs/esm-framework": 5.x
4218
- i18next: ^19.0.0
4219
react: 18.x
+ react-i18next: 16.x
4220
languageName: unknown
4221
linkType: soft
4222
0 commit comments