Upgrading i18next version.
This commit is contained in:
parent
b4af4bed17
commit
fde6088cb1
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ohif/i18n",
|
||||
"version": "0.0.1-rc-001",
|
||||
"version": "0.0.1-rc-003",
|
||||
"description": "OHIF extension for internationalization",
|
||||
"author": "OHIF",
|
||||
"license": "MIT",
|
||||
@ -17,7 +17,7 @@
|
||||
"prepublishOnly": "npm run build"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"i18next": "^15.1.3",
|
||||
"i18next": "^17.0.3",
|
||||
"react": "^16.0.0",
|
||||
"react-dom": "^16.0.0",
|
||||
"react-i18next": "^10.11.0",
|
||||
|
||||
@ -11789,7 +11789,7 @@ react-transition-group@^2.0.0, react-transition-group@^2.2.0:
|
||||
react-lifecycles-compat "^3.0.4"
|
||||
|
||||
"react-viewerbase@file:.yalc/react-viewerbase":
|
||||
version "0.2.17-0cc70fd6"
|
||||
version "0.2.17-a5956254"
|
||||
dependencies:
|
||||
"@babel/runtime" "7.2.0"
|
||||
"@ohif/i18n" "0.0.1-rc-001"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user