i18n implementation - Fixing up vtk-extension's packages
This commit is contained in:
parent
ab0e2fe9e2
commit
b89fada19e
@ -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.1-rc-001",
|
"@ohif/i18n": "0.0.2",
|
||||||
"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",
|
||||||
@ -93,7 +93,6 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.2.0",
|
"@babel/runtime": "^7.2.0",
|
||||||
"@ohif/i18n": "0.0.1",
|
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"react-vtkjs-viewport": "^0.0.7"
|
"react-vtkjs-viewport": "^0.0.7"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user