i18n implementation - Fixing up vtk-extension's packages

This commit is contained in:
romulo bordezani 2019-06-13 14:16:30 -03:00
parent ab0e2fe9e2
commit b89fada19e

View File

@ -25,7 +25,7 @@
"dicom-parser": "^1.8.3",
"hammerjs": "^2.0.8",
"ohif-core": "^0.3.3",
"@ohif/i18n": "0.0.1-rc-001",
"@ohif/i18n": "0.0.2",
"prop-types": "^15.6.2",
"react": "^15.0.0 || ^16.0.0",
"react-dom": "^15.0.0 || ^16.0.0",
@ -93,7 +93,6 @@
},
"dependencies": {
"@babel/runtime": "^7.2.0",
"@ohif/i18n": "0.0.1",
"classnames": "^2.2.6",
"react-vtkjs-viewport": "^0.0.7"
}