diff --git a/extensions/ohif-vtk-extension/yarn.lock b/extensions/ohif-vtk-extension/yarn.lock index aafd7402a..a109a0e37 100644 --- a/extensions/ohif-vtk-extension/yarn.lock +++ b/extensions/ohif-vtk-extension/yarn.lock @@ -727,12 +727,6 @@ resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b" integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw== -"@ohif/i18n@file:.yalc/@ohif/i18n": - version "0.0.1-rc-003-62f0a044" - dependencies: - "@babel/runtime" "^7.2.0" - classnames "^2.2.6" - "@samverschueren/stream-to-observable@^0.3.0": version "0.3.0" resolved "https://registry.yarnpkg.com/@samverschueren/stream-to-observable/-/stream-to-observable-0.3.0.tgz#ecdf48d532c58ea477acfcab80348424f8d0662f" diff --git a/package.json b/package.json index 0ac910053..fc583b1f4 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@ohif/extension-cornerstone": "0.0.34", "@ohif/extension-dicom-microscopy": "0.0.6", "@ohif/extension-vtk": "0.0.2", - "@ohif/i18n": "0.0.1", + "@ohif/i18n": "0.0.2", "classnames": "^2.2.6", "cornerstone-core": "^2.2.8", "cornerstone-math": "^0.1.8",