update @ohif/i18n
This commit is contained in:
parent
cb2871d377
commit
56e3982111
@ -25,7 +25,7 @@
|
|||||||
"dicom-parser": "^1.8.3",
|
"dicom-parser": "^1.8.3",
|
||||||
"hammerjs": "^2.0.8",
|
"hammerjs": "^2.0.8",
|
||||||
"ohif-core": "^0.3.3",
|
"ohif-core": "^0.3.3",
|
||||||
"@ohif/i18n": "0.0.3",
|
"@ohif/i18n": "0.0.4",
|
||||||
"prop-types": "^15.6.2",
|
"prop-types": "^15.6.2",
|
||||||
"react": "^15.0.0 || ^16.0.0",
|
"react": "^15.0.0 || ^16.0.0",
|
||||||
"react-dom": "^15.0.0 || ^16.0.0",
|
"react-dom": "^15.0.0 || ^16.0.0",
|
||||||
|
|||||||
@ -70,7 +70,7 @@
|
|||||||
"@ohif/extension-cornerstone": "0.0.34",
|
"@ohif/extension-cornerstone": "0.0.34",
|
||||||
"@ohif/extension-dicom-microscopy": "0.0.6",
|
"@ohif/extension-dicom-microscopy": "0.0.6",
|
||||||
"@ohif/extension-vtk": "0.0.2",
|
"@ohif/extension-vtk": "0.0.2",
|
||||||
"@ohif/i18n": "0.0.3",
|
"@ohif/i18n": "0.0.4",
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"cornerstone-core": "^2.2.8",
|
"cornerstone-core": "^2.2.8",
|
||||||
"cornerstone-math": "^0.1.8",
|
"cornerstone-math": "^0.1.8",
|
||||||
|
|||||||
@ -1042,10 +1042,10 @@
|
|||||||
classnames "^2.2.6"
|
classnames "^2.2.6"
|
||||||
react-vtkjs-viewport "^0.0.7"
|
react-vtkjs-viewport "^0.0.7"
|
||||||
|
|
||||||
"@ohif/i18n@0.0.3":
|
"@ohif/i18n@0.0.4":
|
||||||
version "0.0.3"
|
version "0.0.4"
|
||||||
resolved "https://registry.yarnpkg.com/@ohif/i18n/-/i18n-0.0.3.tgz#815574468856c01ca7b9ab4de2c1ef67681a4c19"
|
resolved "https://registry.yarnpkg.com/@ohif/i18n/-/i18n-0.0.4.tgz#e54176e7799e311dbaff37995f9d2745b58cbd0f"
|
||||||
integrity sha512-XlE+lPfWUVTqerKQ16U3XlD/Sz18X6PBLD8nQsOQI5zb4PtgthJPdwUUfk1i72K47/klVe2ibY8R8V91DzpYkA==
|
integrity sha512-lW+S9weZbJS300yCRR8Ygb1KTULbD1Qx5ZGcYUXyseJIWr5jeJ4V/6FdS30w8u8ejiIVwF8rYOguHsmueQrkdw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.2.0"
|
"@babel/runtime" "^7.2.0"
|
||||||
classnames "^2.2.6"
|
classnames "^2.2.6"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user