diff --git a/extensions/ohif-vtk-extension/package.json b/extensions/ohif-vtk-extension/package.json index 5cc9434bb..d64f0e815 100644 --- a/extensions/ohif-vtk-extension/package.json +++ b/extensions/ohif-vtk-extension/package.json @@ -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" }