diff --git a/package.json b/package.json index 61bc43b1d..cf79520e3 100644 --- a/package.json +++ b/package.json @@ -66,8 +66,11 @@ }, "dependencies": { "@babel/runtime": "^7.4.5", - "@ohif/extension-cornerstone": "file:.yalc/@ohif/extension-cornerstone", - "@ohif/extension-vtk": "file:.yalc/@ohif/extension-vtk", + "@ohif/extension-cornerstone": "0.0.37", + "@ohif/extension-dicom-html": "0.0.3", + "@ohif/extension-dicom-microscopy": "0.0.7", + "@ohif/extension-dicom-pdf": "0.0.7", + "@ohif/extension-vtk": "0.0.7", "@ohif/i18n": "0.0.4", "classnames": "^2.2.6", "cornerstone-core": "^2.2.8", @@ -82,7 +85,7 @@ "i18next-browser-languagedetector": "^3.0.1", "lodash.isequal": "4.5.0", "moment": "^2.24.0", - "ohif-core": "file:.yalc/ohif-core", + "ohif-core": "0.6.0", "oidc-client": "1.7.x", "prop-types": "^15.7.2", "react-i18next": "^10.11.0",