Upgrade to cornerstone-core 2.1.0 and cornerstone-tools 2.1.0

This commit is contained in:
Evren Ozkan 2018-03-02 12:01:27 -05:00
parent 68bdf223ab
commit 00410f4e23
2 changed files with 3 additions and 2 deletions

View File

@ -78,6 +78,7 @@ observe-sequence@1.0.16
ohif:commands@0.0.1
ohif:core@0.0.1
ohif:cornerstone@0.0.1
ohif:cornerstone-settings@0.0.1
ohif:design@0.0.1
ohif:dicom-services@0.0.1
ohif:hanging-protocols@0.0.1

View File

@ -6,8 +6,8 @@ Package.describe({
Npm.depends({
hammerjs: '2.0.8',
'cornerstone-core': '2.0.0',
'cornerstone-tools': '2.0.0',
'cornerstone-core': '2.1.0',
'cornerstone-tools': '2.1.0',
'cornerstone-math': '0.1.6',
'dicom-parser': '1.7.6',
'cornerstone-wado-image-loader': '2.0.0'