Fixing not resolved 'cornerstone-math' issue
This commit is contained in:
parent
f2629ab9fc
commit
d97c5236a4
@ -86,6 +86,7 @@ ohif:hotkeys@0.0.1
|
||||
ohif:log@0.0.1
|
||||
ohif:metadata@0.0.1
|
||||
ohif:polyfill@0.0.1
|
||||
ohif:servers@0.0.1
|
||||
ohif:study-list@0.0.1
|
||||
ohif:themes@0.0.1
|
||||
ohif:themes-common@0.0.1
|
||||
|
||||
@ -5,11 +5,11 @@ Package.describe({
|
||||
});
|
||||
|
||||
Npm.depends({
|
||||
'hammerjs': '2.0.8',
|
||||
'jquery-hammerjs': '2.0.0',
|
||||
'cornerstone-core': '0.11.0',
|
||||
'cornerstone-tools': '0.8.9',
|
||||
hammerjs: '2.0.8',
|
||||
'cornerstone-math': '0.1.6',
|
||||
'jquery-hammerjs': '2.0.0',
|
||||
'cornerstone-core': '0.12.0',
|
||||
'cornerstone-tools': '0.8.9',
|
||||
'dicom-parser': '1.7.5',
|
||||
'cornerstone-wado-image-loader': '0.14.6'
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user