Bump extension and ohif-core versions

This commit is contained in:
dannyrb 2019-06-20 23:30:52 -04:00
parent 13aedecd55
commit 23de20d7d3

View File

@ -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",